#AED28B Color

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

Color preview

#AED28B

Color formats

HEX
#AED28B
RGB
rgb(174, 210, 139)
RGBA
rgba(174, 210, 139, 1)
HSL
hsl(90, 44%, 68%)
HSV
hsv(90, 34%, 82%)
CMYK
cmyk(17%, 0%, 34%, 18%)
CSS variable
--color-primary: #AED28B;
Lowercase HEX
#aed28b

Shades

Tints

Tones

Harmony

CSS snippets for #AED28B

.color-aed28b {
  color: #AED28B;
  background-color: #AED28B;
}

Frequently asked questions

What color is #AED28B?+

#AED28B is a HEX color with RGB value rgb(174, 210, 139) and HSL value hsl(90, 44%, 68%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AED28B?+

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