#AFEDEF Color

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

Color preview

#AFEDEF

Color formats

HEX
#AFEDEF
RGB
rgb(175, 237, 239)
RGBA
rgba(175, 237, 239, 1)
HSL
hsl(182, 67%, 81%)
HSV
hsv(182, 27%, 94%)
CMYK
cmyk(27%, 1%, 0%, 6%)
CSS variable
--color-primary: #AFEDEF;
Lowercase HEX
#afedef

Shades

Tints

Tones

Harmony

CSS snippets for #AFEDEF

.color-afedef {
  color: #AFEDEF;
  background-color: #AFEDEF;
}

Frequently asked questions

What color is #AFEDEF?+

#AFEDEF is a HEX color with RGB value rgb(175, 237, 239) and HSL value hsl(182, 67%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AFEDEF?+

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