#A5FABB Color

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

Color preview

#A5FABB

Color formats

HEX
#A5FABB
RGB
rgb(165, 250, 187)
RGBA
rgba(165, 250, 187, 1)
HSL
hsl(136, 89%, 81%)
HSV
hsv(136, 34%, 98%)
CMYK
cmyk(34%, 0%, 25%, 2%)
CSS variable
--color-primary: #A5FABB;
Lowercase HEX
#a5fabb

Shades

Tints

Tones

Harmony

CSS snippets for #A5FABB

.color-a5fabb {
  color: #A5FABB;
  background-color: #A5FABB;
}

Frequently asked questions

What color is #A5FABB?+

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

What is the closest Tailwind color to #A5FABB?+

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