#9DBDAC Color

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

Color preview

#9DBDAC

Color formats

HEX
#9DBDAC
RGB
rgb(157, 189, 172)
RGBA
rgba(157, 189, 172, 1)
HSL
hsl(148, 20%, 68%)
HSV
hsv(148, 17%, 74%)
CMYK
cmyk(17%, 0%, 9%, 26%)
CSS variable
--color-primary: #9DBDAC;
Lowercase HEX
#9dbdac

Shades

Tints

Tones

Harmony

CSS snippets for #9DBDAC

.color-9dbdac {
  color: #9DBDAC;
  background-color: #9DBDAC;
}

Frequently asked questions

What color is #9DBDAC?+

#9DBDAC is a HEX color with RGB value rgb(157, 189, 172) and HSL value hsl(148, 20%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #9DBDAC?+

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