#EFCEF6 Color

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

Color preview

#EFCEF6

Color formats

HEX
#EFCEF6
RGB
rgb(239, 206, 246)
RGBA
rgba(239, 206, 246, 1)
HSL
hsl(290, 69%, 89%)
HSV
hsv(290, 16%, 96%)
CMYK
cmyk(3%, 16%, 0%, 4%)
CSS variable
--color-primary: #EFCEF6;
Lowercase HEX
#efcef6

Shades

Tints

Tones

Harmony

CSS snippets for #EFCEF6

.color-efcef6 {
  color: #EFCEF6;
  background-color: #EFCEF6;
}

Frequently asked questions

What color is #EFCEF6?+

#EFCEF6 is a HEX color with RGB value rgb(239, 206, 246) and HSL value hsl(290, 69%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EFCEF6?+

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