#A5FABD Color

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

Color preview

#A5FABD

Color formats

HEX
#A5FABD
RGB
rgb(165, 250, 189)
RGBA
rgba(165, 250, 189, 1)
HSL
hsl(137, 89%, 81%)
HSV
hsv(137, 34%, 98%)
CMYK
cmyk(34%, 0%, 24%, 2%)
CSS variable
--color-primary: #A5FABD;
Lowercase HEX
#a5fabd

Shades

Tints

Tones

Harmony

CSS snippets for #A5FABD

.color-a5fabd {
  color: #A5FABD;
  background-color: #A5FABD;
}

Frequently asked questions

What color is #A5FABD?+

#A5FABD is a HEX color with RGB value rgb(165, 250, 189) and HSL value hsl(137, 89%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #A5FABD?+

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