Peach Beach
#fdcfa1
Peach Beach is a color with the hex code #fdcfa1. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #fdcfa1 | |
|---|---|---|
| RGB | rgb(253, 207, 161) | |
| HSL | hsl(30, 96%, 81%) | |
| CMYK | cmyk(0%, 18%, 36%, 1%) | |
| LAB | lab(86, 12, 29) | |
| OKLCH | oklch(0.88 0.079 66) |
Color harmonies
Tints & shades
Code snippets
color: #fdcfa1;
background-color: #fdcfa1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFDCFA1)
/* Swift / UIKit */
UIColor(red: 0.99, green: 0.81, blue: 0.63, alpha: 1.0)