#A5E9BE Color

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

Color preview

#A5E9BE

Color formats

HEX
#A5E9BE
RGB
rgb(165, 233, 190)
RGBA
rgba(165, 233, 190, 1)
HSL
hsl(142, 61%, 78%)
HSV
hsv(142, 29%, 91%)
CMYK
cmyk(29%, 0%, 18%, 9%)
CSS variable
--color-primary: #A5E9BE;
Lowercase HEX
#a5e9be

Shades

Tints

Tones

Harmony

CSS snippets for #A5E9BE

.color-a5e9be {
  color: #A5E9BE;
  background-color: #A5E9BE;
}

Frequently asked questions

What color is #A5E9BE?+

#A5E9BE is a HEX color with RGB value rgb(165, 233, 190) and HSL value hsl(142, 61%, 78%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #A5E9BE?+

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