#EDDFD1 Color

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

Color preview

#EDDFD1

Color formats

HEX
#EDDFD1
RGB
rgb(237, 223, 209)
RGBA
rgba(237, 223, 209, 1)
HSL
hsl(30, 44%, 87%)
HSV
hsv(30, 12%, 93%)
CMYK
cmyk(0%, 6%, 12%, 7%)
CSS variable
--color-primary: #EDDFD1;
Lowercase HEX
#eddfd1

Shades

Tints

Tones

Harmony

CSS snippets for #EDDFD1

.color-eddfd1 {
  color: #EDDFD1;
  background-color: #EDDFD1;
}

Frequently asked questions

What color is #EDDFD1?+

#EDDFD1 is a HEX color with RGB value rgb(237, 223, 209) and HSL value hsl(30, 44%, 87%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EDDFD1?+

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