#B5CAEC Color

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

Color preview

#B5CAEC

Color formats

HEX
#B5CAEC
RGB
rgb(181, 202, 236)
RGBA
rgba(181, 202, 236, 1)
HSL
hsl(217, 59%, 82%)
HSV
hsv(217, 23%, 93%)
CMYK
cmyk(23%, 14%, 0%, 7%)
CSS variable
--color-primary: #B5CAEC;
Lowercase HEX
#b5caec

Shades

Tints

Tones

Harmony

CSS snippets for #B5CAEC

.color-b5caec {
  color: #B5CAEC;
  background-color: #B5CAEC;
}

Frequently asked questions

What color is #B5CAEC?+

#B5CAEC is a HEX color with RGB value rgb(181, 202, 236) and HSL value hsl(217, 59%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B5CAEC?+

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