#B3CEEA Color

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

Color preview

#B3CEEA

Color formats

HEX
#B3CEEA
RGB
rgb(179, 206, 234)
RGBA
rgba(179, 206, 234, 1)
HSL
hsl(211, 57%, 81%)
HSV
hsv(211, 24%, 92%)
CMYK
cmyk(24%, 12%, 0%, 8%)
CSS variable
--color-primary: #B3CEEA;
Lowercase HEX
#b3ceea

Shades

Tints

Tones

Harmony

CSS snippets for #B3CEEA

.color-b3ceea {
  color: #B3CEEA;
  background-color: #B3CEEA;
}

Frequently asked questions

What color is #B3CEEA?+

#B3CEEA is a HEX color with RGB value rgb(179, 206, 234) and HSL value hsl(211, 57%, 81%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B3CEEA?+

The closest Tailwind color is slate-300, available as the bg-slate-300 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