#B3C2DA Color

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

Color preview

#B3C2DA

Color formats

HEX
#B3C2DA
RGB
rgb(179, 194, 218)
RGBA
rgba(179, 194, 218, 1)
HSL
hsl(217, 35%, 78%)
HSV
hsv(217, 18%, 85%)
CMYK
cmyk(18%, 11%, 0%, 15%)
CSS variable
--color-primary: #B3C2DA;
Lowercase HEX
#b3c2da

Shades

Tints

Tones

Harmony

CSS snippets for #B3C2DA

.color-b3c2da {
  color: #B3C2DA;
  background-color: #B3C2DA;
}

Frequently asked questions

What color is #B3C2DA?+

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

What is the closest Tailwind color to #B3C2DA?+

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