#A3CCAF Color

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

Color preview

#A3CCAF

Color formats

HEX
#A3CCAF
RGB
rgb(163, 204, 175)
RGBA
rgba(163, 204, 175, 1)
HSL
hsl(138, 29%, 72%)
HSV
hsv(138, 20%, 80%)
CMYK
cmyk(20%, 0%, 14%, 20%)
CSS variable
--color-primary: #A3CCAF;
Lowercase HEX
#a3ccaf

Shades

Tints

Tones

Harmony

CSS snippets for #A3CCAF

.color-a3ccaf {
  color: #A3CCAF;
  background-color: #A3CCAF;
}

Frequently asked questions

What color is #A3CCAF?+

#A3CCAF is a HEX color with RGB value rgb(163, 204, 175) and HSL value hsl(138, 29%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #A3CCAF?+

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