#B6CFD1 Color

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

Color preview

#B6CFD1

Color formats

HEX
#B6CFD1
RGB
rgb(182, 207, 209)
RGBA
rgba(182, 207, 209, 1)
HSL
hsl(184, 23%, 77%)
HSV
hsv(184, 13%, 82%)
CMYK
cmyk(13%, 1%, 0%, 18%)
CSS variable
--color-primary: #B6CFD1;
Lowercase HEX
#b6cfd1

Shades

Tints

Tones

Harmony

CSS snippets for #B6CFD1

.color-b6cfd1 {
  color: #B6CFD1;
  background-color: #B6CFD1;
}

Frequently asked questions

What color is #B6CFD1?+

#B6CFD1 is a HEX color with RGB value rgb(182, 207, 209) and HSL value hsl(184, 23%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B6CFD1?+

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