#B5CFFA Color

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

Color preview

#B5CFFA

Color formats

HEX
#B5CFFA
RGB
rgb(181, 207, 250)
RGBA
rgba(181, 207, 250, 1)
HSL
hsl(217, 87%, 85%)
HSV
hsv(217, 28%, 98%)
CMYK
cmyk(28%, 17%, 0%, 2%)
CSS variable
--color-primary: #B5CFFA;
Lowercase HEX
#b5cffa

Shades

Tints

Tones

Harmony

CSS snippets for #B5CFFA

.color-b5cffa {
  color: #B5CFFA;
  background-color: #B5CFFA;
}

Frequently asked questions

What color is #B5CFFA?+

#B5CFFA is a HEX color with RGB value rgb(181, 207, 250) and HSL value hsl(217, 87%, 85%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B5CFFA?+

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