#AFEBE6 Color

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

Color preview

#AFEBE6

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AFEBE6

.color-afebe6 {
  color: #AFEBE6;
  background-color: #AFEBE6;
}

Frequently asked questions

What color is #AFEBE6?+

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

What is the closest Tailwind color to #AFEBE6?+

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