#A5D7AE Color

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

Color preview

#A5D7AE

Color formats

HEX
#A5D7AE
RGB
rgb(165, 215, 174)
RGBA
rgba(165, 215, 174, 1)
HSL
hsl(131, 38%, 75%)
HSV
hsv(131, 23%, 84%)
CMYK
cmyk(23%, 0%, 19%, 16%)
CSS variable
--color-primary: #A5D7AE;
Lowercase HEX
#a5d7ae

Shades

Tints

Tones

Harmony

CSS snippets for #A5D7AE

.color-a5d7ae {
  color: #A5D7AE;
  background-color: #A5D7AE;
}

Frequently asked questions

What color is #A5D7AE?+

#A5D7AE is a HEX color with RGB value rgb(165, 215, 174) and HSL value hsl(131, 38%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #A5D7AE?+

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