Shallot Peel
#eec378
Shallot Peel is a color with the hex code #eec378. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #eec378 | |
|---|---|---|
| RGB | rgb(238, 195, 120) | |
| HSL | hsl(38, 78%, 70%) | |
| CMYK | cmyk(0%, 18%, 50%, 7%) | |
| LAB | lab(81, 9, 44) | |
| OKLCH | oklch(0.84 0.105 80) |
Color harmonies
Tints & shades
Code snippets
color: #eec378;
background-color: #eec378;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEEC378)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.76, blue: 0.47, alpha: 1.0)