#EFDDEB Color

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

Color preview

#EFDDEB

Color formats

HEX
#EFDDEB
RGB
rgb(239, 221, 235)
RGBA
rgba(239, 221, 235, 1)
HSL
hsl(313, 36%, 90%)
HSV
hsv(313, 8%, 94%)
CMYK
cmyk(0%, 8%, 2%, 6%)
CSS variable
--color-primary: #EFDDEB;
Lowercase HEX
#efddeb

Shades

Tints

Tones

Harmony

CSS snippets for #EFDDEB

.color-efddeb {
  color: #EFDDEB;
  background-color: #EFDDEB;
}

Frequently asked questions

What color is #EFDDEB?+

#EFDDEB is a HEX color with RGB value rgb(239, 221, 235) and HSL value hsl(313, 36%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EFDDEB?+

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