#72C08B Color

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

Color preview

#72C08B

Color formats

HEX
#72C08B
RGB
rgb(114, 192, 139)
RGBA
rgba(114, 192, 139, 1)
HSL
hsl(139, 38%, 60%)
HSV
hsv(139, 41%, 75%)
CMYK
cmyk(41%, 0%, 28%, 25%)
CSS variable
--color-primary: #72C08B;
Lowercase HEX
#72c08b

Shades

Tints

Tones

Harmony

CSS snippets for #72C08B

.color-72c08b {
  color: #72C08B;
  background-color: #72C08B;
}

Frequently asked questions

What color is #72C08B?+

#72C08B is a HEX color with RGB value rgb(114, 192, 139) and HSL value hsl(139, 38%, 60%). Its closest CSS named color is DarkSeaGreen.

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

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