#A9FDCF Color

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

Color preview

#A9FDCF

Color formats

HEX
#A9FDCF
RGB
rgb(169, 253, 207)
RGBA
rgba(169, 253, 207, 1)
HSL
hsl(147, 95%, 83%)
HSV
hsv(147, 33%, 99%)
CMYK
cmyk(33%, 0%, 18%, 1%)
CSS variable
--color-primary: #A9FDCF;
Lowercase HEX
#a9fdcf

Shades

Tints

Tones

Harmony

CSS snippets for #A9FDCF

.color-a9fdcf {
  color: #A9FDCF;
  background-color: #A9FDCF;
}

Frequently asked questions

What color is #A9FDCF?+

#A9FDCF is a HEX color with RGB value rgb(169, 253, 207) and HSL value hsl(147, 95%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A9FDCF?+

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