#A5DAAA Color

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

Color preview

#A5DAAA

Color formats

HEX
#A5DAAA
RGB
rgb(165, 218, 170)
RGBA
rgba(165, 218, 170, 1)
HSL
hsl(126, 42%, 75%)
HSV
hsv(126, 24%, 85%)
CMYK
cmyk(24%, 0%, 22%, 15%)
CSS variable
--color-primary: #A5DAAA;
Lowercase HEX
#a5daaa

Shades

Tints

Tones

Harmony

CSS snippets for #A5DAAA

.color-a5daaa {
  color: #A5DAAA;
  background-color: #A5DAAA;
}

Frequently asked questions

What color is #A5DAAA?+

#A5DAAA is a HEX color with RGB value rgb(165, 218, 170) and HSL value hsl(126, 42%, 75%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #A5DAAA?+

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