#CECCF8 Color

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

Color preview

#CECCF8

Color formats

HEX
#CECCF8
RGB
rgb(206, 204, 248)
RGBA
rgba(206, 204, 248, 1)
HSL
hsl(243, 76%, 89%)
HSV
hsv(243, 18%, 97%)
CMYK
cmyk(17%, 18%, 0%, 3%)
CSS variable
--color-primary: #CECCF8;
Lowercase HEX
#ceccf8

Shades

Tints

Tones

Harmony

CSS snippets for #CECCF8

.color-ceccf8 {
  color: #CECCF8;
  background-color: #CECCF8;
}

Frequently asked questions

What color is #CECCF8?+

#CECCF8 is a HEX color with RGB value rgb(206, 204, 248) and HSL value hsl(243, 76%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CECCF8?+

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