#B3CAED Color

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

Color preview

#B3CAED

Color formats

HEX
#B3CAED
RGB
rgb(179, 202, 237)
RGBA
rgba(179, 202, 237, 1)
HSL
hsl(216, 62%, 82%)
HSV
hsv(216, 24%, 93%)
CMYK
cmyk(24%, 15%, 0%, 7%)
CSS variable
--color-primary: #B3CAED;
Lowercase HEX
#b3caed

Shades

Tints

Tones

Harmony

CSS snippets for #B3CAED

.color-b3caed {
  color: #B3CAED;
  background-color: #B3CAED;
}

Frequently asked questions

What color is #B3CAED?+

#B3CAED is a HEX color with RGB value rgb(179, 202, 237) and HSL value hsl(216, 62%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B3CAED?+

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