Hit the Hay
#efc872
Hit the Hay is a color with the hex code #efc872. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #efc872 | |
|---|---|---|
| RGB | rgb(239, 200, 114) | |
| HSL | hsl(41, 80%, 69%) | |
| CMYK | cmyk(0%, 16%, 52%, 6%) | |
| LAB | lab(83, 7, 48) | |
| OKLCH | oklch(0.85 0.114 86) |
Color harmonies
Tints & shades
Code snippets
color: #efc872;
background-color: #efc872;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEFC872)
/* Swift / UIKit */
UIColor(red: 0.94, green: 0.78, blue: 0.45, alpha: 1.0)