#AFFDF0 Color

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

Color preview

#AFFDF0

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AFFDF0

.color-affdf0 {
  color: #AFFDF0;
  background-color: #AFFDF0;
}

Frequently asked questions

What color is #AFFDF0?+

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

What is the closest Tailwind color to #AFFDF0?+

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