Young Apricot
#fcd8b5
Here's everything about the color Young Apricot (#fcd8b5) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fcd8b5 | |
|---|---|---|
| RGB | rgb(252, 216, 181) | |
| HSL | hsl(30, 92%, 85%) | |
| CMYK | cmyk(0%, 14%, 28%, 1%) | |
| LAB | lab(89, 9, 22) | |
| OKLCH | oklch(0.9 0.061 66) |
Color harmonies
Tints & shades
Code snippets
color: #fcd8b5;
background-color: #fcd8b5;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFCD8B5)
/* Swift / UIKit */
UIColor(red: 0.99, green: 0.85, blue: 0.71, alpha: 1.0)