#B3CAEB Color

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

Color preview

#B3CAEB

Color formats

HEX
#B3CAEB
RGB
rgb(179, 202, 235)
RGBA
rgba(179, 202, 235, 1)
HSL
hsl(215, 58%, 81%)
HSV
hsv(215, 24%, 92%)
CMYK
cmyk(24%, 14%, 0%, 8%)
CSS variable
--color-primary: #B3CAEB;
Lowercase HEX
#b3caeb

Shades

Tints

Tones

Harmony

CSS snippets for #B3CAEB

.color-b3caeb {
  color: #B3CAEB;
  background-color: #B3CAEB;
}

Frequently asked questions

What color is #B3CAEB?+

#B3CAEB is a HEX color with RGB value rgb(179, 202, 235) and HSL value hsl(215, 58%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B3CAEB?+

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