#AFEDF1 Color

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

Color preview

#AFEDF1

Color formats

HEX
#AFEDF1
RGB
rgb(175, 237, 241)
RGBA
rgba(175, 237, 241, 1)
HSL
hsl(184, 70%, 82%)
HSV
hsv(184, 27%, 95%)
CMYK
cmyk(27%, 2%, 0%, 5%)
CSS variable
--color-primary: #AFEDF1;
Lowercase HEX
#afedf1

Shades

Tints

Tones

Harmony

CSS snippets for #AFEDF1

.color-afedf1 {
  color: #AFEDF1;
  background-color: #AFEDF1;
}

Frequently asked questions

What color is #AFEDF1?+

#AFEDF1 is a HEX color with RGB value rgb(175, 237, 241) and HSL value hsl(184, 70%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AFEDF1?+

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