#EDEBD9 Color

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

Color preview

#EDEBD9

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EDEBD9

.color-edebd9 {
  color: #EDEBD9;
  background-color: #EDEBD9;
}

Frequently asked questions

What color is #EDEBD9?+

#EDEBD9 is a HEX color with RGB value rgb(237, 235, 217) and HSL value hsl(54, 36%, 89%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EDEBD9?+

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