#B5CBFC Color

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

Color preview

#B5CBFC

Color formats

HEX
#B5CBFC
RGB
rgb(181, 203, 252)
RGBA
rgba(181, 203, 252, 1)
HSL
hsl(221, 92%, 85%)
HSV
hsv(221, 28%, 99%)
CMYK
cmyk(28%, 19%, 0%, 1%)
CSS variable
--color-primary: #B5CBFC;
Lowercase HEX
#b5cbfc

Shades

Tints

Tones

Harmony

CSS snippets for #B5CBFC

.color-b5cbfc {
  color: #B5CBFC;
  background-color: #B5CBFC;
}

Frequently asked questions

What color is #B5CBFC?+

#B5CBFC is a HEX color with RGB value rgb(181, 203, 252) and HSL value hsl(221, 92%, 85%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B5CBFC?+

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