#AFEFC1 Color

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

Color preview

#AFEFC1

Color formats

HEX
#AFEFC1
RGB
rgb(175, 239, 193)
RGBA
rgba(175, 239, 193, 1)
HSL
hsl(137, 67%, 81%)
HSV
hsv(137, 27%, 94%)
CMYK
cmyk(27%, 0%, 19%, 6%)
CSS variable
--color-primary: #AFEFC1;
Lowercase HEX
#afefc1

Shades

Tints

Tones

Harmony

CSS snippets for #AFEFC1

.color-afefc1 {
  color: #AFEFC1;
  background-color: #AFEFC1;
}

Frequently asked questions

What color is #AFEFC1?+

#AFEFC1 is a HEX color with RGB value rgb(175, 239, 193) and HSL value hsl(137, 67%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AFEFC1?+

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