#72B88B Color

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

Color preview

#72B88B

Color formats

HEX
#72B88B
RGB
rgb(114, 184, 139)
RGBA
rgba(114, 184, 139, 1)
HSL
hsl(141, 33%, 58%)
HSV
hsv(141, 38%, 72%)
CMYK
cmyk(38%, 0%, 24%, 28%)
CSS variable
--color-primary: #72B88B;
Lowercase HEX
#72b88b

Shades

Tints

Tones

Harmony

CSS snippets for #72B88B

.color-72b88b {
  color: #72B88B;
  background-color: #72B88B;
}

Frequently asked questions

What color is #72B88B?+

#72B88B is a HEX color with RGB value rgb(114, 184, 139) and HSL value hsl(141, 33%, 58%). Its closest CSS named color is DarkSeaGreen.

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

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