#C9CAFF Color

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

Color preview

#C9CAFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C9CAFF

.color-c9caff {
  color: #C9CAFF;
  background-color: #C9CAFF;
}

Frequently asked questions

What color is #C9CAFF?+

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

What is the closest Tailwind color to #C9CAFF?+

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