#B3CDDC Color

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

Color preview

#B3CDDC

Color formats

HEX
#B3CDDC
RGB
rgb(179, 205, 220)
RGBA
rgba(179, 205, 220, 1)
HSL
hsl(202, 37%, 78%)
HSV
hsv(202, 19%, 86%)
CMYK
cmyk(19%, 7%, 0%, 14%)
CSS variable
--color-primary: #B3CDDC;
Lowercase HEX
#b3cddc

Shades

Tints

Tones

Harmony

CSS snippets for #B3CDDC

.color-b3cddc {
  color: #B3CDDC;
  background-color: #B3CDDC;
}

Frequently asked questions

What color is #B3CDDC?+

#B3CDDC is a HEX color with RGB value rgb(179, 205, 220) and HSL value hsl(202, 37%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B3CDDC?+

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