#AFDBBD Color

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

Color preview

#AFDBBD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AFDBBD

.color-afdbbd {
  color: #AFDBBD;
  background-color: #AFDBBD;
}

Frequently asked questions

What color is #AFDBBD?+

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

What is the closest Tailwind color to #AFDBBD?+

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