#EDEBBE Color

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

Color preview

#EDEBBE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EDEBBE

.color-edebbe {
  color: #EDEBBE;
  background-color: #EDEBBE;
}

Frequently asked questions

What color is #EDEBBE?+

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

What is the closest Tailwind color to #EDEBBE?+

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