Creamy Strawberry
#fcd2df
Creamy Strawberry is a color with the hex code #fcd2df. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #fcd2df | |
|---|---|---|
| RGB | rgb(252, 210, 223) | |
| HSL | hsl(341, 88%, 91%) | |
| CMYK | cmyk(0%, 17%, 12%, 1%) | |
| LAB | lab(88, 17, -1) | |
| OKLCH | oklch(0.9 0.05 358) |
Color harmonies
Tints & shades
Code snippets
color: #fcd2df;
background-color: #fcd2df;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFCD2DF)
/* Swift / UIKit */
UIColor(red: 0.99, green: 0.82, blue: 0.87, alpha: 1.0)