#EDDEC9 Color

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

Color preview

#EDDEC9

Color formats

HEX
#EDDEC9
RGB
rgb(237, 222, 201)
RGBA
rgba(237, 222, 201, 1)
HSL
hsl(35, 50%, 86%)
HSV
hsv(35, 15%, 93%)
CMYK
cmyk(0%, 6%, 15%, 7%)
CSS variable
--color-primary: #EDDEC9;
Lowercase HEX
#eddec9

Shades

Tints

Tones

Harmony

CSS snippets for #EDDEC9

.color-eddec9 {
  color: #EDDEC9;
  background-color: #EDDEC9;
}

Frequently asked questions

What color is #EDDEC9?+

#EDDEC9 is a HEX color with RGB value rgb(237, 222, 201) and HSL value hsl(35, 50%, 86%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #EDDEC9?+

The closest Tailwind color is rose-200, available as the bg-rose-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