#B5CAFB Color

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

Color preview

#B5CAFB

Color formats

HEX
#B5CAFB
RGB
rgb(181, 202, 251)
RGBA
rgba(181, 202, 251, 1)
HSL
hsl(222, 90%, 85%)
HSV
hsv(222, 28%, 98%)
CMYK
cmyk(28%, 20%, 0%, 2%)
CSS variable
--color-primary: #B5CAFB;
Lowercase HEX
#b5cafb

Shades

Tints

Tones

Harmony

CSS snippets for #B5CAFB

.color-b5cafb {
  color: #B5CAFB;
  background-color: #B5CAFB;
}

Frequently asked questions

What color is #B5CAFB?+

#B5CAFB is a HEX color with RGB value rgb(181, 202, 251) and HSL value hsl(222, 90%, 85%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B5CAFB?+

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