#73FFA2 Color

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

Color preview

#73FFA2

Color formats

HEX
#73FFA2
RGB
rgb(115, 255, 162)
RGBA
rgba(115, 255, 162, 1)
HSL
hsl(140, 100%, 73%)
HSV
hsv(140, 55%, 100%)
CMYK
cmyk(55%, 0%, 36%, 0%)
CSS variable
--color-primary: #73FFA2;
Lowercase HEX
#73ffa2

Shades

Tints

Tones

Harmony

CSS snippets for #73FFA2

.color-73ffa2 {
  color: #73FFA2;
  background-color: #73FFA2;
}

Frequently asked questions

What color is #73FFA2?+

#73FFA2 is a HEX color with RGB value rgb(115, 255, 162) and HSL value hsl(140, 100%, 73%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #73FFA2?+

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