#AFCCB2 Color

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

Color preview

#AFCCB2

Color formats

HEX
#AFCCB2
RGB
rgb(175, 204, 178)
RGBA
rgba(175, 204, 178, 1)
HSL
hsl(126, 22%, 74%)
HSV
hsv(126, 14%, 80%)
CMYK
cmyk(14%, 0%, 13%, 20%)
CSS variable
--color-primary: #AFCCB2;
Lowercase HEX
#afccb2

Shades

Tints

Tones

Harmony

CSS snippets for #AFCCB2

.color-afccb2 {
  color: #AFCCB2;
  background-color: #AFCCB2;
}

Frequently asked questions

What color is #AFCCB2?+

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

What is the closest Tailwind color to #AFCCB2?+

The closest Tailwind color is neutral-400, available as the bg-neutral-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