#CECFF4 Color

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

Color preview

#CECFF4

Color formats

HEX
#CECFF4
RGB
rgb(206, 207, 244)
RGBA
rgba(206, 207, 244, 1)
HSL
hsl(238, 63%, 88%)
HSV
hsv(238, 16%, 96%)
CMYK
cmyk(16%, 15%, 0%, 4%)
CSS variable
--color-primary: #CECFF4;
Lowercase HEX
#cecff4

Shades

Tints

Tones

Harmony

CSS snippets for #CECFF4

.color-cecff4 {
  color: #CECFF4;
  background-color: #CECFF4;
}

Frequently asked questions

What color is #CECFF4?+

#CECFF4 is a HEX color with RGB value rgb(206, 207, 244) and HSL value hsl(238, 63%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CECFF4?+

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