#A5FADC Color

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

Color preview

#A5FADC

Color formats

HEX
#A5FADC
RGB
rgb(165, 250, 220)
RGBA
rgba(165, 250, 220, 1)
HSL
hsl(159, 89%, 81%)
HSV
hsv(159, 34%, 98%)
CMYK
cmyk(34%, 0%, 12%, 2%)
CSS variable
--color-primary: #A5FADC;
Lowercase HEX
#a5fadc

Shades

Tints

Tones

Harmony

CSS snippets for #A5FADC

.color-a5fadc {
  color: #A5FADC;
  background-color: #A5FADC;
}

Frequently asked questions

What color is #A5FADC?+

#A5FADC is a HEX color with RGB value rgb(165, 250, 220) and HSL value hsl(159, 89%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A5FADC?+

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