#EDDDD0 Color

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

Color preview

#EDDDD0

Color formats

HEX
#EDDDD0
RGB
rgb(237, 221, 208)
RGBA
rgba(237, 221, 208, 1)
HSL
hsl(27, 45%, 87%)
HSV
hsv(27, 12%, 93%)
CMYK
cmyk(0%, 7%, 12%, 7%)
CSS variable
--color-primary: #EDDDD0;
Lowercase HEX
#edddd0

Shades

Tints

Tones

Harmony

CSS snippets for #EDDDD0

.color-edddd0 {
  color: #EDDDD0;
  background-color: #EDDDD0;
}

Frequently asked questions

What color is #EDDDD0?+

#EDDDD0 is a HEX color with RGB value rgb(237, 221, 208) and HSL value hsl(27, 45%, 87%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EDDDD0?+

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