#72F8A5 Color

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

Color preview

#72F8A5

Color formats

HEX
#72F8A5
RGB
rgb(114, 248, 165)
RGBA
rgba(114, 248, 165, 1)
HSL
hsl(143, 91%, 71%)
HSV
hsv(143, 54%, 97%)
CMYK
cmyk(54%, 0%, 33%, 3%)
CSS variable
--color-primary: #72F8A5;
Lowercase HEX
#72f8a5

Shades

Tints

Tones

Harmony

CSS snippets for #72F8A5

.color-72f8a5 {
  color: #72F8A5;
  background-color: #72F8A5;
}

Frequently asked questions

What color is #72F8A5?+

#72F8A5 is a HEX color with RGB value rgb(114, 248, 165) and HSL value hsl(143, 91%, 71%). Its closest CSS named color is LightGreen.

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

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