#CECFF0 Color

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

Color preview

#CECFF0

Color formats

HEX
#CECFF0
RGB
rgb(206, 207, 240)
RGBA
rgba(206, 207, 240, 1)
HSL
hsl(238, 53%, 87%)
HSV
hsv(238, 14%, 94%)
CMYK
cmyk(14%, 14%, 0%, 6%)
CSS variable
--color-primary: #CECFF0;
Lowercase HEX
#cecff0

Shades

Tints

Tones

Harmony

CSS snippets for #CECFF0

.color-cecff0 {
  color: #CECFF0;
  background-color: #CECFF0;
}

Frequently asked questions

What color is #CECFF0?+

#CECFF0 is a HEX color with RGB value rgb(206, 207, 240) and HSL value hsl(238, 53%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CECFF0?+

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