#EDDBBF Color

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

Color preview

#EDDBBF

Color formats

HEX
#EDDBBF
RGB
rgb(237, 219, 191)
RGBA
rgba(237, 219, 191, 1)
HSL
hsl(37, 56%, 84%)
HSV
hsv(37, 19%, 93%)
CMYK
cmyk(0%, 8%, 19%, 7%)
CSS variable
--color-primary: #EDDBBF;
Lowercase HEX
#eddbbf

Shades

Tints

Tones

Harmony

CSS snippets for #EDDBBF

.color-eddbbf {
  color: #EDDBBF;
  background-color: #EDDBBF;
}

Frequently asked questions

What color is #EDDBBF?+

#EDDBBF is a HEX color with RGB value rgb(237, 219, 191) and HSL value hsl(37, 56%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EDDBBF?+

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