#909CAD Color

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

Color preview

#909CAD

Color formats

HEX
#909CAD
RGB
rgb(144, 156, 173)
RGBA
rgba(144, 156, 173, 1)
HSL
hsl(215, 15%, 62%)
HSV
hsv(215, 17%, 68%)
CMYK
cmyk(17%, 10%, 0%, 32%)
CSS variable
--color-primary: #909CAD;
Lowercase HEX
#909cad

Shades

Tints

Tones

Harmony

CSS snippets for #909CAD

.color-909cad {
  color: #909CAD;
  background-color: #909CAD;
}

Frequently asked questions

What color is #909CAD?+

#909CAD is a HEX color with RGB value rgb(144, 156, 173) and HSL value hsl(215, 15%, 62%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #909CAD?+

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