#C8CDFC Color

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

Color preview

#C8CDFC

Color formats

HEX
#C8CDFC
RGB
rgb(200, 205, 252)
RGBA
rgba(200, 205, 252, 1)
HSL
hsl(234, 90%, 89%)
HSV
hsv(234, 21%, 99%)
CMYK
cmyk(21%, 19%, 0%, 1%)
CSS variable
--color-primary: #C8CDFC;
Lowercase HEX
#c8cdfc

Shades

Tints

Tones

Harmony

CSS snippets for #C8CDFC

.color-c8cdfc {
  color: #C8CDFC;
  background-color: #C8CDFC;
}

Frequently asked questions

What color is #C8CDFC?+

#C8CDFC is a HEX color with RGB value rgb(200, 205, 252) and HSL value hsl(234, 90%, 89%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #C8CDFC?+

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