#EFDCE8 Color

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

Color preview

#EFDCE8

Color formats

HEX
#EFDCE8
RGB
rgb(239, 220, 232)
RGBA
rgba(239, 220, 232, 1)
HSL
hsl(322, 37%, 90%)
HSV
hsv(322, 8%, 94%)
CMYK
cmyk(0%, 8%, 3%, 6%)
CSS variable
--color-primary: #EFDCE8;
Lowercase HEX
#efdce8

Shades

Tints

Tones

Harmony

CSS snippets for #EFDCE8

.color-efdce8 {
  color: #EFDCE8;
  background-color: #EFDCE8;
}

Frequently asked questions

What color is #EFDCE8?+

#EFDCE8 is a HEX color with RGB value rgb(239, 220, 232) and HSL value hsl(322, 37%, 90%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #EFDCE8?+

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