#EADF6C Color

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

Color preview

#EADF6C

Color formats

HEX
#EADF6C
RGB
rgb(234, 223, 108)
RGBA
rgba(234, 223, 108, 1)
HSL
hsl(55, 75%, 67%)
HSV
hsv(55, 54%, 92%)
CMYK
cmyk(0%, 5%, 54%, 8%)
CSS variable
--color-primary: #EADF6C;
Lowercase HEX
#eadf6c

Shades

Tints

Tones

Harmony

CSS snippets for #EADF6C

.color-eadf6c {
  color: #EADF6C;
  background-color: #EADF6C;
}

Frequently asked questions

What color is #EADF6C?+

#EADF6C is a HEX color with RGB value rgb(234, 223, 108) and HSL value hsl(55, 75%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EADF6C?+

The closest Tailwind color is amber-200, available as the bg-amber-200 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