#B9CAEE Color

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

Color preview

#B9CAEE

Color formats

HEX
#B9CAEE
RGB
rgb(185, 202, 238)
RGBA
rgba(185, 202, 238, 1)
HSL
hsl(221, 61%, 83%)
HSV
hsv(221, 22%, 93%)
CMYK
cmyk(22%, 15%, 0%, 7%)
CSS variable
--color-primary: #B9CAEE;
Lowercase HEX
#b9caee

Shades

Tints

Tones

Harmony

CSS snippets for #B9CAEE

.color-b9caee {
  color: #B9CAEE;
  background-color: #B9CAEE;
}

Frequently asked questions

What color is #B9CAEE?+

#B9CAEE is a HEX color with RGB value rgb(185, 202, 238) and HSL value hsl(221, 61%, 83%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B9CAEE?+

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