#EADB9F Color

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

Color preview

#EADB9F

Color formats

HEX
#EADB9F
RGB
rgb(234, 219, 159)
RGBA
rgba(234, 219, 159, 1)
HSL
hsl(48, 64%, 77%)
HSV
hsv(48, 32%, 92%)
CMYK
cmyk(0%, 6%, 32%, 8%)
CSS variable
--color-primary: #EADB9F;
Lowercase HEX
#eadb9f

Shades

Tints

Tones

Harmony

CSS snippets for #EADB9F

.color-eadb9f {
  color: #EADB9F;
  background-color: #EADB9F;
}

Frequently asked questions

What color is #EADB9F?+

#EADB9F is a HEX color with RGB value rgb(234, 219, 159) and HSL value hsl(48, 64%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EADB9F?+

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