#EDDFE4 Color

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

Color preview

#EDDFE4

Color formats

HEX
#EDDFE4
RGB
rgb(237, 223, 228)
RGBA
rgba(237, 223, 228, 1)
HSL
hsl(339, 28%, 90%)
HSV
hsv(339, 6%, 93%)
CMYK
cmyk(0%, 6%, 4%, 7%)
CSS variable
--color-primary: #EDDFE4;
Lowercase HEX
#eddfe4

Shades

Tints

Tones

Harmony

CSS snippets for #EDDFE4

.color-eddfe4 {
  color: #EDDFE4;
  background-color: #EDDFE4;
}

Frequently asked questions

What color is #EDDFE4?+

#EDDFE4 is a HEX color with RGB value rgb(237, 223, 228) and HSL value hsl(339, 28%, 90%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #EDDFE4?+

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