#A5FADD Color

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

Color preview

#A5FADD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A5FADD

.color-a5fadd {
  color: #A5FADD;
  background-color: #A5FADD;
}

Frequently asked questions

What color is #A5FADD?+

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

What is the closest Tailwind color to #A5FADD?+

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