#ACCAB7 Color

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

Color preview

#ACCAB7

Color formats

HEX
#ACCAB7
RGB
rgb(172, 202, 183)
RGBA
rgba(172, 202, 183, 1)
HSL
hsl(142, 22%, 73%)
HSV
hsv(142, 15%, 79%)
CMYK
cmyk(15%, 0%, 9%, 21%)
CSS variable
--color-primary: #ACCAB7;
Lowercase HEX
#accab7

Shades

Tints

Tones

Harmony

CSS snippets for #ACCAB7

.color-accab7 {
  color: #ACCAB7;
  background-color: #ACCAB7;
}

Frequently asked questions

What color is #ACCAB7?+

#ACCAB7 is a HEX color with RGB value rgb(172, 202, 183) and HSL value hsl(142, 22%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ACCAB7?+

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