#B8CDFA Color

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

Color preview

#B8CDFA

Color formats

HEX
#B8CDFA
RGB
rgb(184, 205, 250)
RGBA
rgba(184, 205, 250, 1)
HSL
hsl(221, 87%, 85%)
HSV
hsv(221, 26%, 98%)
CMYK
cmyk(26%, 18%, 0%, 2%)
CSS variable
--color-primary: #B8CDFA;
Lowercase HEX
#b8cdfa

Shades

Tints

Tones

Harmony

CSS snippets for #B8CDFA

.color-b8cdfa {
  color: #B8CDFA;
  background-color: #B8CDFA;
}

Frequently asked questions

What color is #B8CDFA?+

#B8CDFA is a HEX color with RGB value rgb(184, 205, 250) and HSL value hsl(221, 87%, 85%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B8CDFA?+

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