Creamy Apricot
#ffe8bd
Creamy Apricot is a color with the hex code #ffe8bd. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ffe8bd | |
|---|---|---|
| RGB | rgb(255, 232, 189) | |
| HSL | hsl(39, 100%, 87%) | |
| CMYK | cmyk(0%, 9%, 26%, 0%) | |
| LAB | lab(93, 3, 24) | |
| OKLCH | oklch(0.94 0.061 83) |
Color harmonies
Tints & shades
Code snippets
color: #ffe8bd;
background-color: #ffe8bd;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFE8BD)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.91, blue: 0.74, alpha: 1.0)