#EFDDED Color

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

Color preview

#EFDDED

Color formats

HEX
#EFDDED
RGB
rgb(239, 221, 237)
RGBA
rgba(239, 221, 237, 1)
HSL
hsl(307, 36%, 90%)
HSV
hsv(307, 8%, 94%)
CMYK
cmyk(0%, 8%, 1%, 6%)
CSS variable
--color-primary: #EFDDED;
Lowercase HEX
#efdded

Shades

Tints

Tones

Harmony

CSS snippets for #EFDDED

.color-efdded {
  color: #EFDDED;
  background-color: #EFDDED;
}

Frequently asked questions

What color is #EFDDED?+

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

What is the closest Tailwind color to #EFDDED?+

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