#ECCEFF Color

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

Color preview

#ECCEFF

Color formats

HEX
#ECCEFF
RGB
rgb(236, 206, 255)
RGBA
rgba(236, 206, 255, 1)
HSL
hsl(277, 100%, 90%)
HSV
hsv(277, 19%, 100%)
CMYK
cmyk(7%, 19%, 0%, 0%)
CSS variable
--color-primary: #ECCEFF;
Lowercase HEX
#ecceff

Shades

Tints

Tones

Harmony

CSS snippets for #ECCEFF

.color-ecceff {
  color: #ECCEFF;
  background-color: #ECCEFF;
}

Frequently asked questions

What color is #ECCEFF?+

#ECCEFF is a HEX color with RGB value rgb(236, 206, 255) and HSL value hsl(277, 100%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #ECCEFF?+

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