#EECB4B Color

Inspect #EECB4B across formats, palettes, contrast and closest named color matches.

Color preview

#EECB4B

Color formats

HEX
#EECB4B
RGB
rgb(238, 203, 75)
RGBA
rgba(238, 203, 75, 1)
HSL
hsl(47, 83%, 61%)
HSV
hsv(47, 68%, 93%)
CMYK
cmyk(0%, 15%, 68%, 7%)
CSS variable
--color-primary: #EECB4B;
Lowercase HEX
#eecb4b

Shades

Tints

Tones

Harmony

CSS snippets for #EECB4B

.color-eecb4b {
  color: #EECB4B;
  background-color: #EECB4B;
}

Frequently asked questions

What color is #EECB4B?+

#EECB4B is a HEX color with RGB value rgb(238, 203, 75) and HSL value hsl(47, 83%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EECB4B?+

The closest Tailwind color is amber-300, available as the bg-amber-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools