#7EBD52 Color

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

Color preview

#7EBD52

Color formats

HEX
#7EBD52
RGB
rgb(126, 189, 82)
RGBA
rgba(126, 189, 82, 1)
HSL
hsl(95, 45%, 53%)
HSV
hsv(95, 57%, 74%)
CMYK
cmyk(33%, 0%, 57%, 26%)
CSS variable
--color-primary: #7EBD52;
Lowercase HEX
#7ebd52

Shades

Tints

Tones

Harmony

CSS snippets for #7EBD52

.color-7ebd52 {
  color: #7EBD52;
  background-color: #7EBD52;
}

Frequently asked questions

What color is #7EBD52?+

#7EBD52 is a HEX color with RGB value rgb(126, 189, 82) and HSL value hsl(95, 45%, 53%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #7EBD52?+

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