#C9CAFE Color

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

Color preview

#C9CAFE

Color formats

HEX
#C9CAFE
RGB
rgb(201, 202, 254)
RGBA
rgba(201, 202, 254, 1)
HSL
hsl(239, 96%, 89%)
HSV
hsv(239, 21%, 100%)
CMYK
cmyk(21%, 20%, 0%, 0%)
CSS variable
--color-primary: #C9CAFE;
Lowercase HEX
#c9cafe

Shades

Tints

Tones

Harmony

CSS snippets for #C9CAFE

.color-c9cafe {
  color: #C9CAFE;
  background-color: #C9CAFE;
}

Frequently asked questions

What color is #C9CAFE?+

#C9CAFE is a HEX color with RGB value rgb(201, 202, 254) and HSL value hsl(239, 96%, 89%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #C9CAFE?+

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