#A5EAAB Color

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

Color preview

#A5EAAB

Color formats

HEX
#A5EAAB
RGB
rgb(165, 234, 171)
RGBA
rgba(165, 234, 171, 1)
HSL
hsl(125, 62%, 78%)
HSV
hsv(125, 29%, 92%)
CMYK
cmyk(29%, 0%, 27%, 8%)
CSS variable
--color-primary: #A5EAAB;
Lowercase HEX
#a5eaab

Shades

Tints

Tones

Harmony

CSS snippets for #A5EAAB

.color-a5eaab {
  color: #A5EAAB;
  background-color: #A5EAAB;
}

Frequently asked questions

What color is #A5EAAB?+

#A5EAAB is a HEX color with RGB value rgb(165, 234, 171) and HSL value hsl(125, 62%, 78%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #A5EAAB?+

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