#B6DACC Color

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

Color preview

#B6DACC

Color formats

HEX
#B6DACC
RGB
rgb(182, 218, 204)
RGBA
rgba(182, 218, 204, 1)
HSL
hsl(157, 33%, 78%)
HSV
hsv(157, 17%, 85%)
CMYK
cmyk(17%, 0%, 6%, 15%)
CSS variable
--color-primary: #B6DACC;
Lowercase HEX
#b6dacc

Shades

Tints

Tones

Harmony

CSS snippets for #B6DACC

.color-b6dacc {
  color: #B6DACC;
  background-color: #B6DACC;
}

Frequently asked questions

What color is #B6DACC?+

#B6DACC is a HEX color with RGB value rgb(182, 218, 204) and HSL value hsl(157, 33%, 78%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B6DACC?+

The closest Tailwind color is emerald-200, available as the bg-emerald-200 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