#AFEBD4 Color

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

Color preview

#AFEBD4

Color formats

HEX
#AFEBD4
RGB
rgb(175, 235, 212)
RGBA
rgba(175, 235, 212, 1)
HSL
hsl(157, 60%, 80%)
HSV
hsv(157, 26%, 92%)
CMYK
cmyk(26%, 0%, 10%, 8%)
CSS variable
--color-primary: #AFEBD4;
Lowercase HEX
#afebd4

Shades

Tints

Tones

Harmony

CSS snippets for #AFEBD4

.color-afebd4 {
  color: #AFEBD4;
  background-color: #AFEBD4;
}

Frequently asked questions

What color is #AFEBD4?+

#AFEBD4 is a HEX color with RGB value rgb(175, 235, 212) and HSL value hsl(157, 60%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AFEBD4?+

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