Radiant Sunrise
#eebe1b
Here's everything about the color Radiant Sunrise (#eebe1b) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #eebe1b | |
|---|---|---|
| RGB | rgb(238, 190, 27) | |
| HSL | hsl(46, 86%, 52%) | |
| CMYK | cmyk(0%, 20%, 89%, 7%) | |
| LAB | lab(80, 8, 77) | |
| OKLCH | oklch(0.82 0.163 90) |
Color harmonies
Tints & shades
Code snippets
color: #eebe1b;
background-color: #eebe1b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEEBE1B)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.75, blue: 0.11, alpha: 1.0)