#A5F98D Color

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

Color preview

#A5F98D

Color formats

HEX
#A5F98D
RGB
rgb(165, 249, 141)
RGBA
rgba(165, 249, 141, 1)
HSL
hsl(107, 90%, 76%)
HSV
hsv(107, 43%, 98%)
CMYK
cmyk(34%, 0%, 43%, 2%)
CSS variable
--color-primary: #A5F98D;
Lowercase HEX
#a5f98d

Shades

Tints

Tones

Harmony

CSS snippets for #A5F98D

.color-a5f98d {
  color: #A5F98D;
  background-color: #A5F98D;
}

Frequently asked questions

What color is #A5F98D?+

#A5F98D is a HEX color with RGB value rgb(165, 249, 141) and HSL value hsl(107, 90%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #A5F98D?+

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