#AFEBDA Color

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

Color preview

#AFEBDA

Color formats

HEX
#AFEBDA
RGB
rgb(175, 235, 218)
RGBA
rgba(175, 235, 218, 1)
HSL
hsl(163, 60%, 80%)
HSV
hsv(163, 26%, 92%)
CMYK
cmyk(26%, 0%, 7%, 8%)
CSS variable
--color-primary: #AFEBDA;
Lowercase HEX
#afebda

Shades

Tints

Tones

Harmony

CSS snippets for #AFEBDA

.color-afebda {
  color: #AFEBDA;
  background-color: #AFEBDA;
}

Frequently asked questions

What color is #AFEBDA?+

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

What is the closest Tailwind color to #AFEBDA?+

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