Crunchy Carrot
#ea5013
Crunchy Carrot is a color with the hex code #ea5013. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ea5013 | |
|---|---|---|
| RGB | rgb(234, 80, 19) | |
| HSL | hsl(17, 85%, 50%) | |
| CMYK | cmyk(0%, 66%, 92%, 8%) | |
| LAB | lab(56, 59, 63) | |
| OKLCH | oklch(0.64 0.2 38) |
Color harmonies
Tints & shades
Code snippets
color: #ea5013;
background-color: #ea5013;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFEA5013)
/* Swift / UIKit */
UIColor(red: 0.92, green: 0.31, blue: 0.07, alpha: 1.0)