#EDEBBD Color

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

Color preview

#EDEBBD

Color formats

HEX
#EDEBBD
RGB
rgb(237, 235, 189)
RGBA
rgba(237, 235, 189, 1)
HSL
hsl(57, 57%, 84%)
HSV
hsv(57, 20%, 93%)
CMYK
cmyk(0%, 1%, 20%, 7%)
CSS variable
--color-primary: #EDEBBD;
Lowercase HEX
#edebbd

Shades

Tints

Tones

Harmony

CSS snippets for #EDEBBD

.color-edebbd {
  color: #EDEBBD;
  background-color: #EDEBBD;
}

Frequently asked questions

What color is #EDEBBD?+

#EDEBBD is a HEX color with RGB value rgb(237, 235, 189) and HSL value hsl(57, 57%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EDEBBD?+

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