#9DAFB8 Color

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

Color preview

#9DAFB8

Color formats

HEX
#9DAFB8
RGB
rgb(157, 175, 184)
RGBA
rgba(157, 175, 184, 1)
HSL
hsl(200, 16%, 67%)
HSV
hsv(200, 15%, 72%)
CMYK
cmyk(15%, 5%, 0%, 28%)
CSS variable
--color-primary: #9DAFB8;
Lowercase HEX
#9dafb8

Shades

Tints

Tones

Harmony

CSS snippets for #9DAFB8

.color-9dafb8 {
  color: #9DAFB8;
  background-color: #9DAFB8;
}

Frequently asked questions

What color is #9DAFB8?+

#9DAFB8 is a HEX color with RGB value rgb(157, 175, 184) and HSL value hsl(200, 16%, 67%). Its closest CSS named color is DarkGray.

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

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