#ADABC2 Color

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

Color preview

#ADABC2

Color formats

HEX
#ADABC2
RGB
rgb(173, 171, 194)
RGBA
rgba(173, 171, 194, 1)
HSL
hsl(245, 16%, 72%)
HSV
hsv(245, 12%, 76%)
CMYK
cmyk(11%, 12%, 0%, 24%)
CSS variable
--color-primary: #ADABC2;
Lowercase HEX
#adabc2

Shades

Tints

Tones

Harmony

CSS snippets for #ADABC2

.color-adabc2 {
  color: #ADABC2;
  background-color: #ADABC2;
}

Frequently asked questions

What color is #ADABC2?+

#ADABC2 is a HEX color with RGB value rgb(173, 171, 194) and HSL value hsl(245, 16%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ADABC2?+

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