#CCCEFA Color

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

Color preview

#CCCEFA

Color formats

HEX
#CCCEFA
RGB
rgb(204, 206, 250)
RGBA
rgba(204, 206, 250, 1)
HSL
hsl(237, 82%, 89%)
HSV
hsv(237, 18%, 98%)
CMYK
cmyk(18%, 18%, 0%, 2%)
CSS variable
--color-primary: #CCCEFA;
Lowercase HEX
#cccefa

Shades

Tints

Tones

Harmony

CSS snippets for #CCCEFA

.color-cccefa {
  color: #CCCEFA;
  background-color: #CCCEFA;
}

Frequently asked questions

What color is #CCCEFA?+

#CCCEFA is a HEX color with RGB value rgb(204, 206, 250) and HSL value hsl(237, 82%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #CCCEFA?+

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