#AFDCB4 Color

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

Color preview

#AFDCB4

Color formats

HEX
#AFDCB4
RGB
rgb(175, 220, 180)
RGBA
rgba(175, 220, 180, 1)
HSL
hsl(127, 39%, 77%)
HSV
hsv(127, 20%, 86%)
CMYK
cmyk(20%, 0%, 18%, 14%)
CSS variable
--color-primary: #AFDCB4;
Lowercase HEX
#afdcb4

Shades

Tints

Tones

Harmony

CSS snippets for #AFDCB4

.color-afdcb4 {
  color: #AFDCB4;
  background-color: #AFDCB4;
}

Frequently asked questions

What color is #AFDCB4?+

#AFDCB4 is a HEX color with RGB value rgb(175, 220, 180) and HSL value hsl(127, 39%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #AFDCB4?+

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