#EDEBDA Color

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

Color preview

#EDEBDA

Color formats

HEX
#EDEBDA
RGB
rgb(237, 235, 218)
RGBA
rgba(237, 235, 218, 1)
HSL
hsl(54, 35%, 89%)
HSV
hsv(54, 8%, 93%)
CMYK
cmyk(0%, 1%, 8%, 7%)
CSS variable
--color-primary: #EDEBDA;
Lowercase HEX
#edebda

Shades

Tints

Tones

Harmony

CSS snippets for #EDEBDA

.color-edebda {
  color: #EDEBDA;
  background-color: #EDEBDA;
}

Frequently asked questions

What color is #EDEBDA?+

#EDEBDA is a HEX color with RGB value rgb(237, 235, 218) and HSL value hsl(54, 35%, 89%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #EDEBDA?+

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