#B3CCDA Color

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

Color preview

#B3CCDA

Color formats

HEX
#B3CCDA
RGB
rgb(179, 204, 218)
RGBA
rgba(179, 204, 218, 1)
HSL
hsl(202, 35%, 78%)
HSV
hsv(202, 18%, 85%)
CMYK
cmyk(18%, 6%, 0%, 15%)
CSS variable
--color-primary: #B3CCDA;
Lowercase HEX
#b3ccda

Shades

Tints

Tones

Harmony

CSS snippets for #B3CCDA

.color-b3ccda {
  color: #B3CCDA;
  background-color: #B3CCDA;
}

Frequently asked questions

What color is #B3CCDA?+

#B3CCDA is a HEX color with RGB value rgb(179, 204, 218) and HSL value hsl(202, 35%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B3CCDA?+

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