#AFCDB2 Color

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

Color preview

#AFCDB2

Color formats

HEX
#AFCDB2
RGB
rgb(175, 205, 178)
RGBA
rgba(175, 205, 178, 1)
HSL
hsl(126, 23%, 75%)
HSV
hsv(126, 15%, 80%)
CMYK
cmyk(15%, 0%, 13%, 20%)
CSS variable
--color-primary: #AFCDB2;
Lowercase HEX
#afcdb2

Shades

Tints

Tones

Harmony

CSS snippets for #AFCDB2

.color-afcdb2 {
  color: #AFCDB2;
  background-color: #AFCDB2;
}

Frequently asked questions

What color is #AFCDB2?+

#AFCDB2 is a HEX color with RGB value rgb(175, 205, 178) and HSL value hsl(126, 23%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #AFCDB2?+

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