#B7CAEE Color

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

Color preview

#B7CAEE

Color formats

HEX
#B7CAEE
RGB
rgb(183, 202, 238)
RGBA
rgba(183, 202, 238, 1)
HSL
hsl(219, 62%, 83%)
HSV
hsv(219, 23%, 93%)
CMYK
cmyk(23%, 15%, 0%, 7%)
CSS variable
--color-primary: #B7CAEE;
Lowercase HEX
#b7caee

Shades

Tints

Tones

Harmony

CSS snippets for #B7CAEE

.color-b7caee {
  color: #B7CAEE;
  background-color: #B7CAEE;
}

Frequently asked questions

What color is #B7CAEE?+

#B7CAEE is a HEX color with RGB value rgb(183, 202, 238) and HSL value hsl(219, 62%, 83%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B7CAEE?+

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