#ADCAB3 Color

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

Color preview

#ADCAB3

Color formats

HEX
#ADCAB3
RGB
rgb(173, 202, 179)
RGBA
rgba(173, 202, 179, 1)
HSL
hsl(132, 21%, 74%)
HSV
hsv(132, 14%, 79%)
CMYK
cmyk(14%, 0%, 11%, 21%)
CSS variable
--color-primary: #ADCAB3;
Lowercase HEX
#adcab3

Shades

Tints

Tones

Harmony

CSS snippets for #ADCAB3

.color-adcab3 {
  color: #ADCAB3;
  background-color: #ADCAB3;
}

Frequently asked questions

What color is #ADCAB3?+

#ADCAB3 is a HEX color with RGB value rgb(173, 202, 179) and HSL value hsl(132, 21%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ADCAB3?+

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