#AED250 Color

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

Color preview

#AED250

Color formats

HEX
#AED250
RGB
rgb(174, 210, 80)
RGBA
rgba(174, 210, 80, 1)
HSL
hsl(77, 59%, 57%)
HSV
hsv(77, 62%, 82%)
CMYK
cmyk(17%, 0%, 62%, 18%)
CSS variable
--color-primary: #AED250;
Lowercase HEX
#aed250

Shades

Tints

Tones

Harmony

CSS snippets for #AED250

.color-aed250 {
  color: #AED250;
  background-color: #AED250;
}

Frequently asked questions

What color is #AED250?+

#AED250 is a HEX color with RGB value rgb(174, 210, 80) and HSL value hsl(77, 59%, 57%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AED250?+

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