#AFEBE1 Color

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

Color preview

#AFEBE1

Color formats

HEX
#AFEBE1
RGB
rgb(175, 235, 225)
RGBA
rgba(175, 235, 225, 1)
HSL
hsl(170, 60%, 80%)
HSV
hsv(170, 26%, 92%)
CMYK
cmyk(26%, 0%, 4%, 8%)
CSS variable
--color-primary: #AFEBE1;
Lowercase HEX
#afebe1

Shades

Tints

Tones

Harmony

CSS snippets for #AFEBE1

.color-afebe1 {
  color: #AFEBE1;
  background-color: #AFEBE1;
}

Frequently asked questions

What color is #AFEBE1?+

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

What is the closest Tailwind color to #AFEBE1?+

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