#AED08C Color

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

Color preview

#AED08C

Color formats

HEX
#AED08C
RGB
rgb(174, 208, 140)
RGBA
rgba(174, 208, 140, 1)
HSL
hsl(90, 42%, 68%)
HSV
hsv(90, 33%, 82%)
CMYK
cmyk(16%, 0%, 33%, 18%)
CSS variable
--color-primary: #AED08C;
Lowercase HEX
#aed08c

Shades

Tints

Tones

Harmony

CSS snippets for #AED08C

.color-aed08c {
  color: #AED08C;
  background-color: #AED08C;
}

Frequently asked questions

What color is #AED08C?+

#AED08C is a HEX color with RGB value rgb(174, 208, 140) and HSL value hsl(90, 42%, 68%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AED08C?+

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