#EFDEEB Color

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

Color preview

#EFDEEB

Color formats

HEX
#EFDEEB
RGB
rgb(239, 222, 235)
RGBA
rgba(239, 222, 235, 1)
HSL
hsl(314, 35%, 90%)
HSV
hsv(314, 7%, 94%)
CMYK
cmyk(0%, 7%, 2%, 6%)
CSS variable
--color-primary: #EFDEEB;
Lowercase HEX
#efdeeb

Shades

Tints

Tones

Harmony

CSS snippets for #EFDEEB

.color-efdeeb {
  color: #EFDEEB;
  background-color: #EFDEEB;
}

Frequently asked questions

What color is #EFDEEB?+

#EFDEEB is a HEX color with RGB value rgb(239, 222, 235) and HSL value hsl(314, 35%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EFDEEB?+

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