#C8D5FB Color

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

Color preview

#C8D5FB

Color formats

HEX
#C8D5FB
RGB
rgb(200, 213, 251)
RGBA
rgba(200, 213, 251, 1)
HSL
hsl(225, 86%, 88%)
HSV
hsv(225, 20%, 98%)
CMYK
cmyk(20%, 15%, 0%, 2%)
CSS variable
--color-primary: #C8D5FB;
Lowercase HEX
#c8d5fb

Shades

Tints

Tones

Harmony

CSS snippets for #C8D5FB

.color-c8d5fb {
  color: #C8D5FB;
  background-color: #C8D5FB;
}

Frequently asked questions

What color is #C8D5FB?+

#C8D5FB is a HEX color with RGB value rgb(200, 213, 251) and HSL value hsl(225, 86%, 88%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C8D5FB?+

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