#AED8A0 Color

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

Color preview

#AED8A0

Color formats

HEX
#AED8A0
RGB
rgb(174, 216, 160)
RGBA
rgba(174, 216, 160, 1)
HSL
hsl(105, 42%, 74%)
HSV
hsv(105, 26%, 85%)
CMYK
cmyk(19%, 0%, 26%, 15%)
CSS variable
--color-primary: #AED8A0;
Lowercase HEX
#aed8a0

Shades

Tints

Tones

Harmony

CSS snippets for #AED8A0

.color-aed8a0 {
  color: #AED8A0;
  background-color: #AED8A0;
}

Frequently asked questions

What color is #AED8A0?+

#AED8A0 is a HEX color with RGB value rgb(174, 216, 160) and HSL value hsl(105, 42%, 74%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AED8A0?+

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