#B6CDDC Color

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

Color preview

#B6CDDC

Color formats

HEX
#B6CDDC
RGB
rgb(182, 205, 220)
RGBA
rgba(182, 205, 220, 1)
HSL
hsl(204, 35%, 79%)
HSV
hsv(204, 17%, 86%)
CMYK
cmyk(17%, 7%, 0%, 14%)
CSS variable
--color-primary: #B6CDDC;
Lowercase HEX
#b6cddc

Shades

Tints

Tones

Harmony

CSS snippets for #B6CDDC

.color-b6cddc {
  color: #B6CDDC;
  background-color: #B6CDDC;
}

Frequently asked questions

What color is #B6CDDC?+

#B6CDDC is a HEX color with RGB value rgb(182, 205, 220) and HSL value hsl(204, 35%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B6CDDC?+

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