#EECE4B Color

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

Color preview

#EECE4B

Color formats

HEX
#EECE4B
RGB
rgb(238, 206, 75)
RGBA
rgba(238, 206, 75, 1)
HSL
hsl(48, 83%, 61%)
HSV
hsv(48, 68%, 93%)
CMYK
cmyk(0%, 13%, 68%, 7%)
CSS variable
--color-primary: #EECE4B;
Lowercase HEX
#eece4b

Shades

Tints

Tones

Harmony

CSS snippets for #EECE4B

.color-eece4b {
  color: #EECE4B;
  background-color: #EECE4B;
}

Frequently asked questions

What color is #EECE4B?+

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

What is the closest Tailwind color to #EECE4B?+

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