#B3CCEA Color

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

Color preview

#B3CCEA

Color formats

HEX
#B3CCEA
RGB
rgb(179, 204, 234)
RGBA
rgba(179, 204, 234, 1)
HSL
hsl(213, 57%, 81%)
HSV
hsv(213, 24%, 92%)
CMYK
cmyk(24%, 13%, 0%, 8%)
CSS variable
--color-primary: #B3CCEA;
Lowercase HEX
#b3ccea

Shades

Tints

Tones

Harmony

CSS snippets for #B3CCEA

.color-b3ccea {
  color: #B3CCEA;
  background-color: #B3CCEA;
}

Frequently asked questions

What color is #B3CCEA?+

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

What is the closest Tailwind color to #B3CCEA?+

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