#EADB8F Color

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

Color preview

#EADB8F

Color formats

HEX
#EADB8F
RGB
rgb(234, 219, 143)
RGBA
rgba(234, 219, 143, 1)
HSL
hsl(50, 68%, 74%)
HSV
hsv(50, 39%, 92%)
CMYK
cmyk(0%, 6%, 39%, 8%)
CSS variable
--color-primary: #EADB8F;
Lowercase HEX
#eadb8f

Shades

Tints

Tones

Harmony

CSS snippets for #EADB8F

.color-eadb8f {
  color: #EADB8F;
  background-color: #EADB8F;
}

Frequently asked questions

What color is #EADB8F?+

#EADB8F is a HEX color with RGB value rgb(234, 219, 143) and HSL value hsl(50, 68%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EADB8F?+

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