#C5D5FE Color

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

Color preview

#C5D5FE

Color formats

HEX
#C5D5FE
RGB
rgb(197, 213, 254)
RGBA
rgba(197, 213, 254, 1)
HSL
hsl(223, 97%, 88%)
HSV
hsv(223, 22%, 100%)
CMYK
cmyk(22%, 16%, 0%, 0%)
CSS variable
--color-primary: #C5D5FE;
Lowercase HEX
#c5d5fe

Shades

Tints

Tones

Harmony

CSS snippets for #C5D5FE

.color-c5d5fe {
  color: #C5D5FE;
  background-color: #C5D5FE;
}

Frequently asked questions

What color is #C5D5FE?+

#C5D5FE is a HEX color with RGB value rgb(197, 213, 254) and HSL value hsl(223, 97%, 88%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C5D5FE?+

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