#B3CDEC Color

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

Color preview

#B3CDEC

Color formats

HEX
#B3CDEC
RGB
rgb(179, 205, 236)
RGBA
rgba(179, 205, 236, 1)
HSL
hsl(213, 60%, 81%)
HSV
hsv(213, 24%, 93%)
CMYK
cmyk(24%, 13%, 0%, 7%)
CSS variable
--color-primary: #B3CDEC;
Lowercase HEX
#b3cdec

Shades

Tints

Tones

Harmony

CSS snippets for #B3CDEC

.color-b3cdec {
  color: #B3CDEC;
  background-color: #B3CDEC;
}

Frequently asked questions

What color is #B3CDEC?+

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

What is the closest Tailwind color to #B3CDEC?+

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