#AFCBB0 Color

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

Color preview

#AFCBB0

Color formats

HEX
#AFCBB0
RGB
rgb(175, 203, 176)
RGBA
rgba(175, 203, 176, 1)
HSL
hsl(122, 21%, 74%)
HSV
hsv(122, 14%, 80%)
CMYK
cmyk(14%, 0%, 13%, 20%)
CSS variable
--color-primary: #AFCBB0;
Lowercase HEX
#afcbb0

Shades

Tints

Tones

Harmony

CSS snippets for #AFCBB0

.color-afcbb0 {
  color: #AFCBB0;
  background-color: #AFCBB0;
}

Frequently asked questions

What color is #AFCBB0?+

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

What is the closest Tailwind color to #AFCBB0?+

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