#72B45C Color

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

Color preview

#72B45C

Color formats

HEX
#72B45C
RGB
rgb(114, 180, 92)
RGBA
rgba(114, 180, 92, 1)
HSL
hsl(105, 37%, 53%)
HSV
hsv(105, 49%, 71%)
CMYK
cmyk(37%, 0%, 49%, 29%)
CSS variable
--color-primary: #72B45C;
Lowercase HEX
#72b45c

Shades

Tints

Tones

Harmony

CSS snippets for #72B45C

.color-72b45c {
  color: #72B45C;
  background-color: #72B45C;
}

Frequently asked questions

What color is #72B45C?+

#72B45C is a HEX color with RGB value rgb(114, 180, 92) and HSL value hsl(105, 37%, 53%). Its closest CSS named color is MediumSeaGreen.

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

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