#ACCBB6 Color

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

Color preview

#ACCBB6

Color formats

HEX
#ACCBB6
RGB
rgb(172, 203, 182)
RGBA
rgba(172, 203, 182, 1)
HSL
hsl(139, 23%, 74%)
HSV
hsv(139, 15%, 80%)
CMYK
cmyk(15%, 0%, 10%, 20%)
CSS variable
--color-primary: #ACCBB6;
Lowercase HEX
#accbb6

Shades

Tints

Tones

Harmony

CSS snippets for #ACCBB6

.color-accbb6 {
  color: #ACCBB6;
  background-color: #ACCBB6;
}

Frequently asked questions

What color is #ACCBB6?+

#ACCBB6 is a HEX color with RGB value rgb(172, 203, 182) and HSL value hsl(139, 23%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ACCBB6?+

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