#EDE2D9 Color

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

Color preview

#EDE2D9

Color formats

HEX
#EDE2D9
RGB
rgb(237, 226, 217)
RGBA
rgba(237, 226, 217, 1)
HSL
hsl(27, 36%, 89%)
HSV
hsv(27, 8%, 93%)
CMYK
cmyk(0%, 5%, 8%, 7%)
CSS variable
--color-primary: #EDE2D9;
Lowercase HEX
#ede2d9

Shades

Tints

Tones

Harmony

CSS snippets for #EDE2D9

.color-ede2d9 {
  color: #EDE2D9;
  background-color: #EDE2D9;
}

Frequently asked questions

What color is #EDE2D9?+

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

What is the closest Tailwind color to #EDE2D9?+

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