#90ADAB Color

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

Color preview

#90ADAB

Color formats

HEX
#90ADAB
RGB
rgb(144, 173, 171)
RGBA
rgba(144, 173, 171, 1)
HSL
hsl(176, 15%, 62%)
HSV
hsv(176, 17%, 68%)
CMYK
cmyk(17%, 0%, 1%, 32%)
CSS variable
--color-primary: #90ADAB;
Lowercase HEX
#90adab

Shades

Tints

Tones

Harmony

CSS snippets for #90ADAB

.color-90adab {
  color: #90ADAB;
  background-color: #90ADAB;
}

Frequently asked questions

What color is #90ADAB?+

#90ADAB is a HEX color with RGB value rgb(144, 173, 171) and HSL value hsl(176, 15%, 62%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #90ADAB?+

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