#AFCBB2 Color

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

Color preview

#AFCBB2

Color formats

HEX
#AFCBB2
RGB
rgb(175, 203, 178)
RGBA
rgba(175, 203, 178, 1)
HSL
hsl(126, 21%, 74%)
HSV
hsv(126, 14%, 80%)
CMYK
cmyk(14%, 0%, 12%, 20%)
CSS variable
--color-primary: #AFCBB2;
Lowercase HEX
#afcbb2

Shades

Tints

Tones

Harmony

CSS snippets for #AFCBB2

.color-afcbb2 {
  color: #AFCBB2;
  background-color: #AFCBB2;
}

Frequently asked questions

What color is #AFCBB2?+

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

What is the closest Tailwind color to #AFCBB2?+

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