#C5DDFA Color

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

Color preview

#C5DDFA

Color formats

HEX
#C5DDFA
RGB
rgb(197, 221, 250)
RGBA
rgba(197, 221, 250, 1)
HSL
hsl(213, 84%, 88%)
HSV
hsv(213, 21%, 98%)
CMYK
cmyk(21%, 12%, 0%, 2%)
CSS variable
--color-primary: #C5DDFA;
Lowercase HEX
#c5ddfa

Shades

Tints

Tones

Harmony

CSS snippets for #C5DDFA

.color-c5ddfa {
  color: #C5DDFA;
  background-color: #C5DDFA;
}

Frequently asked questions

What color is #C5DDFA?+

#C5DDFA is a HEX color with RGB value rgb(197, 221, 250) and HSL value hsl(213, 84%, 88%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C5DDFA?+

The closest Tailwind color is blue-200, available as the bg-blue-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