#B9DAD4 Color

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

Color preview

#B9DAD4

Color formats

HEX
#B9DAD4
RGB
rgb(185, 218, 212)
RGBA
rgba(185, 218, 212, 1)
HSL
hsl(169, 31%, 79%)
HSV
hsv(169, 15%, 85%)
CMYK
cmyk(15%, 0%, 3%, 15%)
CSS variable
--color-primary: #B9DAD4;
Lowercase HEX
#b9dad4

Shades

Tints

Tones

Harmony

CSS snippets for #B9DAD4

.color-b9dad4 {
  color: #B9DAD4;
  background-color: #B9DAD4;
}

Frequently asked questions

What color is #B9DAD4?+

#B9DAD4 is a HEX color with RGB value rgb(185, 218, 212) and HSL value hsl(169, 31%, 79%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B9DAD4?+

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