#B6D4CF Color

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

Color preview

#B6D4CF

Color formats

HEX
#B6D4CF
RGB
rgb(182, 212, 207)
RGBA
rgba(182, 212, 207, 1)
HSL
hsl(170, 26%, 77%)
HSV
hsv(170, 14%, 83%)
CMYK
cmyk(14%, 0%, 2%, 17%)
CSS variable
--color-primary: #B6D4CF;
Lowercase HEX
#b6d4cf

Shades

Tints

Tones

Harmony

CSS snippets for #B6D4CF

.color-b6d4cf {
  color: #B6D4CF;
  background-color: #B6D4CF;
}

Frequently asked questions

What color is #B6D4CF?+

#B6D4CF is a HEX color with RGB value rgb(182, 212, 207) and HSL value hsl(170, 26%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B6D4CF?+

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