#A3CDAD Color

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

Color preview

#A3CDAD

Color formats

HEX
#A3CDAD
RGB
rgb(163, 205, 173)
RGBA
rgba(163, 205, 173, 1)
HSL
hsl(134, 30%, 72%)
HSV
hsv(134, 20%, 80%)
CMYK
cmyk(20%, 0%, 16%, 20%)
CSS variable
--color-primary: #A3CDAD;
Lowercase HEX
#a3cdad

Shades

Tints

Tones

Harmony

CSS snippets for #A3CDAD

.color-a3cdad {
  color: #A3CDAD;
  background-color: #A3CDAD;
}

Frequently asked questions

What color is #A3CDAD?+

#A3CDAD is a HEX color with RGB value rgb(163, 205, 173) and HSL value hsl(134, 30%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A3CDAD?+

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