#C9CEFA Color

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

Color preview

#C9CEFA

Color formats

HEX
#C9CEFA
RGB
rgb(201, 206, 250)
RGBA
rgba(201, 206, 250, 1)
HSL
hsl(234, 83%, 88%)
HSV
hsv(234, 20%, 98%)
CMYK
cmyk(20%, 18%, 0%, 2%)
CSS variable
--color-primary: #C9CEFA;
Lowercase HEX
#c9cefa

Shades

Tints

Tones

Harmony

CSS snippets for #C9CEFA

.color-c9cefa {
  color: #C9CEFA;
  background-color: #C9CEFA;
}

Frequently asked questions

What color is #C9CEFA?+

#C9CEFA is a HEX color with RGB value rgb(201, 206, 250) and HSL value hsl(234, 83%, 88%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #C9CEFA?+

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