#B4DACC Color

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

Color preview

#B4DACC

Color formats

HEX
#B4DACC
RGB
rgb(180, 218, 204)
RGBA
rgba(180, 218, 204, 1)
HSL
hsl(158, 34%, 78%)
HSV
hsv(158, 17%, 85%)
CMYK
cmyk(17%, 0%, 6%, 15%)
CSS variable
--color-primary: #B4DACC;
Lowercase HEX
#b4dacc

Shades

Tints

Tones

Harmony

CSS snippets for #B4DACC

.color-b4dacc {
  color: #B4DACC;
  background-color: #B4DACC;
}

Frequently asked questions

What color is #B4DACC?+

#B4DACC is a HEX color with RGB value rgb(180, 218, 204) and HSL value hsl(158, 34%, 78%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B4DACC?+

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