#EDDFD2 Color

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

Color preview

#EDDFD2

Color formats

HEX
#EDDFD2
RGB
rgb(237, 223, 210)
RGBA
rgba(237, 223, 210, 1)
HSL
hsl(29, 43%, 88%)
HSV
hsv(29, 11%, 93%)
CMYK
cmyk(0%, 6%, 11%, 7%)
CSS variable
--color-primary: #EDDFD2;
Lowercase HEX
#eddfd2

Shades

Tints

Tones

Harmony

CSS snippets for #EDDFD2

.color-eddfd2 {
  color: #EDDFD2;
  background-color: #EDDFD2;
}

Frequently asked questions

What color is #EDDFD2?+

#EDDFD2 is a HEX color with RGB value rgb(237, 223, 210) and HSL value hsl(29, 43%, 88%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EDDFD2?+

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