#EDDBBB Color

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

Color preview

#EDDBBB

Color formats

HEX
#EDDBBB
RGB
rgb(237, 219, 187)
RGBA
rgba(237, 219, 187, 1)
HSL
hsl(38, 58%, 83%)
HSV
hsv(38, 21%, 93%)
CMYK
cmyk(0%, 8%, 21%, 7%)
CSS variable
--color-primary: #EDDBBB;
Lowercase HEX
#eddbbb

Shades

Tints

Tones

Harmony

CSS snippets for #EDDBBB

.color-eddbbb {
  color: #EDDBBB;
  background-color: #EDDBBB;
}

Frequently asked questions

What color is #EDDBBB?+

#EDDBBB is a HEX color with RGB value rgb(237, 219, 187) and HSL value hsl(38, 58%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EDDBBB?+

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