#AFFDF1 Color

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

Color preview

#AFFDF1

Color formats

HEX
#AFFDF1
RGB
rgb(175, 253, 241)
RGBA
rgba(175, 253, 241, 1)
HSL
hsl(171, 95%, 84%)
HSV
hsv(171, 31%, 99%)
CMYK
cmyk(31%, 0%, 5%, 1%)
CSS variable
--color-primary: #AFFDF1;
Lowercase HEX
#affdf1

Shades

Tints

Tones

Harmony

CSS snippets for #AFFDF1

.color-affdf1 {
  color: #AFFDF1;
  background-color: #AFFDF1;
}

Frequently asked questions

What color is #AFFDF1?+

#AFFDF1 is a HEX color with RGB value rgb(175, 253, 241) and HSL value hsl(171, 95%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AFFDF1?+

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