#C5CEFE Color

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

Color preview

#C5CEFE

Color formats

HEX
#C5CEFE
RGB
rgb(197, 206, 254)
RGBA
rgba(197, 206, 254, 1)
HSL
hsl(231, 97%, 88%)
HSV
hsv(231, 22%, 100%)
CMYK
cmyk(22%, 19%, 0%, 0%)
CSS variable
--color-primary: #C5CEFE;
Lowercase HEX
#c5cefe

Shades

Tints

Tones

Harmony

CSS snippets for #C5CEFE

.color-c5cefe {
  color: #C5CEFE;
  background-color: #C5CEFE;
}

Frequently asked questions

What color is #C5CEFE?+

#C5CEFE is a HEX color with RGB value rgb(197, 206, 254) and HSL value hsl(231, 97%, 88%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #C5CEFE?+

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