#C5D5FD Color

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

Color preview

#C5D5FD

Color formats

HEX
#C5D5FD
RGB
rgb(197, 213, 253)
RGBA
rgba(197, 213, 253, 1)
HSL
hsl(223, 93%, 88%)
HSV
hsv(223, 22%, 99%)
CMYK
cmyk(22%, 16%, 0%, 1%)
CSS variable
--color-primary: #C5D5FD;
Lowercase HEX
#c5d5fd

Shades

Tints

Tones

Harmony

CSS snippets for #C5D5FD

.color-c5d5fd {
  color: #C5D5FD;
  background-color: #C5D5FD;
}

Frequently asked questions

What color is #C5D5FD?+

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

What is the closest Tailwind color to #C5D5FD?+

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