#AFEEC4 Color

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

Color preview

#AFEEC4

Color formats

HEX
#AFEEC4
RGB
rgb(175, 238, 196)
RGBA
rgba(175, 238, 196, 1)
HSL
hsl(140, 65%, 81%)
HSV
hsv(140, 26%, 93%)
CMYK
cmyk(26%, 0%, 18%, 7%)
CSS variable
--color-primary: #AFEEC4;
Lowercase HEX
#afeec4

Shades

Tints

Tones

Harmony

CSS snippets for #AFEEC4

.color-afeec4 {
  color: #AFEEC4;
  background-color: #AFEEC4;
}

Frequently asked questions

What color is #AFEEC4?+

#AFEEC4 is a HEX color with RGB value rgb(175, 238, 196) and HSL value hsl(140, 65%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AFEEC4?+

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