#AFECB2 Color

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

Color preview

#AFECB2

Color formats

HEX
#AFECB2
RGB
rgb(175, 236, 178)
RGBA
rgba(175, 236, 178, 1)
HSL
hsl(123, 62%, 81%)
HSV
hsv(123, 26%, 93%)
CMYK
cmyk(26%, 0%, 25%, 7%)
CSS variable
--color-primary: #AFECB2;
Lowercase HEX
#afecb2

Shades

Tints

Tones

Harmony

CSS snippets for #AFECB2

.color-afecb2 {
  color: #AFECB2;
  background-color: #AFECB2;
}

Frequently asked questions

What color is #AFECB2?+

#AFECB2 is a HEX color with RGB value rgb(175, 236, 178) and HSL value hsl(123, 62%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFECB2?+

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