#B3CCDD Color

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

Color preview

#B3CCDD

Color formats

HEX
#B3CCDD
RGB
rgb(179, 204, 221)
RGBA
rgba(179, 204, 221, 1)
HSL
hsl(204, 38%, 78%)
HSV
hsv(204, 19%, 87%)
CMYK
cmyk(19%, 8%, 0%, 13%)
CSS variable
--color-primary: #B3CCDD;
Lowercase HEX
#b3ccdd

Shades

Tints

Tones

Harmony

CSS snippets for #B3CCDD

.color-b3ccdd {
  color: #B3CCDD;
  background-color: #B3CCDD;
}

Frequently asked questions

What color is #B3CCDD?+

#B3CCDD is a HEX color with RGB value rgb(179, 204, 221) and HSL value hsl(204, 38%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B3CCDD?+

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