#AFCBBF Color

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

Color preview

#AFCBBF

Color formats

HEX
#AFCBBF
RGB
rgb(175, 203, 191)
RGBA
rgba(175, 203, 191, 1)
HSL
hsl(154, 21%, 74%)
HSV
hsv(154, 14%, 80%)
CMYK
cmyk(14%, 0%, 6%, 20%)
CSS variable
--color-primary: #AFCBBF;
Lowercase HEX
#afcbbf

Shades

Tints

Tones

Harmony

CSS snippets for #AFCBBF

.color-afcbbf {
  color: #AFCBBF;
  background-color: #AFCBBF;
}

Frequently asked questions

What color is #AFCBBF?+

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

What is the closest Tailwind color to #AFCBBF?+

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