#AED08E Color

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

Color preview

#AED08E

Color formats

HEX
#AED08E
RGB
rgb(174, 208, 142)
RGBA
rgba(174, 208, 142, 1)
HSL
hsl(91, 41%, 69%)
HSV
hsv(91, 32%, 82%)
CMYK
cmyk(16%, 0%, 32%, 18%)
CSS variable
--color-primary: #AED08E;
Lowercase HEX
#aed08e

Shades

Tints

Tones

Harmony

CSS snippets for #AED08E

.color-aed08e {
  color: #AED08E;
  background-color: #AED08E;
}

Frequently asked questions

What color is #AED08E?+

#AED08E is a HEX color with RGB value rgb(174, 208, 142) and HSL value hsl(91, 41%, 69%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AED08E?+

The closest Tailwind color is stone-400, available as the bg-stone-400 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