#A5D299 Color

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

Color preview

#A5D299

Color formats

HEX
#A5D299
RGB
rgb(165, 210, 153)
RGBA
rgba(165, 210, 153, 1)
HSL
hsl(107, 39%, 71%)
HSV
hsv(107, 27%, 82%)
CMYK
cmyk(21%, 0%, 27%, 18%)
CSS variable
--color-primary: #A5D299;
Lowercase HEX
#a5d299

Shades

Tints

Tones

Harmony

CSS snippets for #A5D299

.color-a5d299 {
  color: #A5D299;
  background-color: #A5D299;
}

Frequently asked questions

What color is #A5D299?+

#A5D299 is a HEX color with RGB value rgb(165, 210, 153) and HSL value hsl(107, 39%, 71%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #A5D299?+

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