#72EE8B Color

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

Color preview

#72EE8B

Color formats

HEX
#72EE8B
RGB
rgb(114, 238, 139)
RGBA
rgba(114, 238, 139, 1)
HSL
hsl(132, 78%, 69%)
HSV
hsv(132, 52%, 93%)
CMYK
cmyk(52%, 0%, 42%, 7%)
CSS variable
--color-primary: #72EE8B;
Lowercase HEX
#72ee8b

Shades

Tints

Tones

Harmony

CSS snippets for #72EE8B

.color-72ee8b {
  color: #72EE8B;
  background-color: #72EE8B;
}

Frequently asked questions

What color is #72EE8B?+

#72EE8B is a HEX color with RGB value rgb(114, 238, 139) and HSL value hsl(132, 78%, 69%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #72EE8B?+

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