#EECBFB Color

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

Color preview

#EECBFB

Color formats

HEX
#EECBFB
RGB
rgb(238, 203, 251)
RGBA
rgba(238, 203, 251, 1)
HSL
hsl(284, 86%, 89%)
HSV
hsv(284, 19%, 98%)
CMYK
cmyk(5%, 19%, 0%, 2%)
CSS variable
--color-primary: #EECBFB;
Lowercase HEX
#eecbfb

Shades

Tints

Tones

Harmony

CSS snippets for #EECBFB

.color-eecbfb {
  color: #EECBFB;
  background-color: #EECBFB;
}

Frequently asked questions

What color is #EECBFB?+

#EECBFB is a HEX color with RGB value rgb(238, 203, 251) and HSL value hsl(284, 86%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EECBFB?+

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