#A5FFDC Color

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

Color preview

#A5FFDC

Color formats

HEX
#A5FFDC
RGB
rgb(165, 255, 220)
RGBA
rgba(165, 255, 220, 1)
HSL
hsl(157, 100%, 82%)
HSV
hsv(157, 35%, 100%)
CMYK
cmyk(35%, 0%, 14%, 0%)
CSS variable
--color-primary: #A5FFDC;
Lowercase HEX
#a5ffdc

Shades

Tints

Tones

Harmony

CSS snippets for #A5FFDC

.color-a5ffdc {
  color: #A5FFDC;
  background-color: #A5FFDC;
}

Frequently asked questions

What color is #A5FFDC?+

#A5FFDC is a HEX color with RGB value rgb(165, 255, 220) and HSL value hsl(157, 100%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A5FFDC?+

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