#AFEBE7 Color

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

Color preview

#AFEBE7

Color formats

HEX
#AFEBE7
RGB
rgb(175, 235, 231)
RGBA
rgba(175, 235, 231, 1)
HSL
hsl(176, 60%, 80%)
HSV
hsv(176, 26%, 92%)
CMYK
cmyk(26%, 0%, 2%, 8%)
CSS variable
--color-primary: #AFEBE7;
Lowercase HEX
#afebe7

Shades

Tints

Tones

Harmony

CSS snippets for #AFEBE7

.color-afebe7 {
  color: #AFEBE7;
  background-color: #AFEBE7;
}

Frequently asked questions

What color is #AFEBE7?+

#AFEBE7 is a HEX color with RGB value rgb(175, 235, 231) and HSL value hsl(176, 60%, 80%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AFEBE7?+

The closest Tailwind color is cyan-200, available as the bg-cyan-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