#AFDBAF Color

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

Color preview

#AFDBAF

Color formats

HEX
#AFDBAF
RGB
rgb(175, 219, 175)
RGBA
rgba(175, 219, 175, 1)
HSL
hsl(120, 38%, 77%)
HSV
hsv(120, 20%, 86%)
CMYK
cmyk(20%, 0%, 20%, 14%)
CSS variable
--color-primary: #AFDBAF;
Lowercase HEX
#afdbaf

Shades

Tints

Tones

Harmony

CSS snippets for #AFDBAF

.color-afdbaf {
  color: #AFDBAF;
  background-color: #AFDBAF;
}

Frequently asked questions

What color is #AFDBAF?+

#AFDBAF is a HEX color with RGB value rgb(175, 219, 175) and HSL value hsl(120, 38%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #AFDBAF?+

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