#B9DACC Color

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

Color preview

#B9DACC

Color formats

HEX
#B9DACC
RGB
rgb(185, 218, 204)
RGBA
rgba(185, 218, 204, 1)
HSL
hsl(155, 31%, 79%)
HSV
hsv(155, 15%, 85%)
CMYK
cmyk(15%, 0%, 6%, 15%)
CSS variable
--color-primary: #B9DACC;
Lowercase HEX
#b9dacc

Shades

Tints

Tones

Harmony

CSS snippets for #B9DACC

.color-b9dacc {
  color: #B9DACC;
  background-color: #B9DACC;
}

Frequently asked questions

What color is #B9DACC?+

#B9DACC is a HEX color with RGB value rgb(185, 218, 204) and HSL value hsl(155, 31%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #B9DACC?+

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