#B3CBEC Color

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

Color preview

#B3CBEC

Color formats

HEX
#B3CBEC
RGB
rgb(179, 203, 236)
RGBA
rgba(179, 203, 236, 1)
HSL
hsl(215, 60%, 81%)
HSV
hsv(215, 24%, 93%)
CMYK
cmyk(24%, 14%, 0%, 7%)
CSS variable
--color-primary: #B3CBEC;
Lowercase HEX
#b3cbec

Shades

Tints

Tones

Harmony

CSS snippets for #B3CBEC

.color-b3cbec {
  color: #B3CBEC;
  background-color: #B3CBEC;
}

Frequently asked questions

What color is #B3CBEC?+

#B3CBEC is a HEX color with RGB value rgb(179, 203, 236) and HSL value hsl(215, 60%, 81%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B3CBEC?+

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