#AFCCB8 Color

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

Color preview

#AFCCB8

Color formats

HEX
#AFCCB8
RGB
rgb(175, 204, 184)
RGBA
rgba(175, 204, 184, 1)
HSL
hsl(139, 22%, 74%)
HSV
hsv(139, 14%, 80%)
CMYK
cmyk(14%, 0%, 10%, 20%)
CSS variable
--color-primary: #AFCCB8;
Lowercase HEX
#afccb8

Shades

Tints

Tones

Harmony

CSS snippets for #AFCCB8

.color-afccb8 {
  color: #AFCCB8;
  background-color: #AFCCB8;
}

Frequently asked questions

What color is #AFCCB8?+

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

What is the closest Tailwind color to #AFCCB8?+

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