#909CAF Color

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

Color preview

#909CAF

Color formats

HEX
#909CAF
RGB
rgb(144, 156, 175)
RGBA
rgba(144, 156, 175, 1)
HSL
hsl(217, 16%, 63%)
HSV
hsv(217, 18%, 69%)
CMYK
cmyk(18%, 11%, 0%, 31%)
CSS variable
--color-primary: #909CAF;
Lowercase HEX
#909caf

Shades

Tints

Tones

Harmony

CSS snippets for #909CAF

.color-909caf {
  color: #909CAF;
  background-color: #909CAF;
}

Frequently asked questions

What color is #909CAF?+

#909CAF is a HEX color with RGB value rgb(144, 156, 175) and HSL value hsl(217, 16%, 63%). Its closest CSS named color is DarkGray.

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

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