#AFFDC9 Color

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

Color preview

#AFFDC9

Color formats

HEX
#AFFDC9
RGB
rgb(175, 253, 201)
RGBA
rgba(175, 253, 201, 1)
HSL
hsl(140, 95%, 84%)
HSV
hsv(140, 31%, 99%)
CMYK
cmyk(31%, 0%, 21%, 1%)
CSS variable
--color-primary: #AFFDC9;
Lowercase HEX
#affdc9

Shades

Tints

Tones

Harmony

CSS snippets for #AFFDC9

.color-affdc9 {
  color: #AFFDC9;
  background-color: #AFFDC9;
}

Frequently asked questions

What color is #AFFDC9?+

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

What is the closest Tailwind color to #AFFDC9?+

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