#EADFBB Color

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

Color preview

#EADFBB

Color formats

HEX
#EADFBB
RGB
rgb(234, 223, 187)
RGBA
rgba(234, 223, 187, 1)
HSL
hsl(46, 53%, 83%)
HSV
hsv(46, 20%, 92%)
CMYK
cmyk(0%, 5%, 20%, 8%)
CSS variable
--color-primary: #EADFBB;
Lowercase HEX
#eadfbb

Shades

Tints

Tones

Harmony

CSS snippets for #EADFBB

.color-eadfbb {
  color: #EADFBB;
  background-color: #EADFBB;
}

Frequently asked questions

What color is #EADFBB?+

#EADFBB is a HEX color with RGB value rgb(234, 223, 187) and HSL value hsl(46, 53%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EADFBB?+

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