Celestial Crown
#ead97c
Celestial Crown is a color with the hex code #ead97c. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ead97c | |
|---|---|---|
| RGB | rgb(234, 217, 124) | |
| HSL | hsl(51, 72%, 70%) | |
| CMYK | cmyk(0%, 7%, 47%, 8%) | |
| LAB | lab(87, -3, 48) | |
| OKLCH | oklch(0.88 0.116 99) |
Color harmonies
Tints & shades
Code snippets
color: #ead97c;
background-color: #ead97c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEAD97C)
/* Swift / UIKit */
UIColor(red: 0.92, green: 0.85, blue: 0.49, alpha: 1.0)