#AFCCB6 Color

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

Color preview

#AFCCB6

Color formats

HEX
#AFCCB6
RGB
rgb(175, 204, 182)
RGBA
rgba(175, 204, 182, 1)
HSL
hsl(134, 22%, 74%)
HSV
hsv(134, 14%, 80%)
CMYK
cmyk(14%, 0%, 11%, 20%)
CSS variable
--color-primary: #AFCCB6;
Lowercase HEX
#afccb6

Shades

Tints

Tones

Harmony

CSS snippets for #AFCCB6

.color-afccb6 {
  color: #AFCCB6;
  background-color: #AFCCB6;
}

Frequently asked questions

What color is #AFCCB6?+

#AFCCB6 is a HEX color with RGB value rgb(175, 204, 182) and HSL value hsl(134, 22%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #AFCCB6?+

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