#31B04C Color

Inspect #31B04C across formats, palettes, contrast and closest named color matches.

Color preview

#31B04C

Color formats

HEX
#31B04C
RGB
rgb(49, 176, 76)
RGBA
rgba(49, 176, 76, 1)
HSL
hsl(133, 56%, 44%)
HSV
hsv(133, 72%, 69%)
CMYK
cmyk(72%, 0%, 57%, 31%)
CSS variable
--color-primary: #31B04C;
Lowercase HEX
#31b04c

Shades

Tints

Tones

Harmony

CSS snippets for #31B04C

.color-31b04c {
  color: #31B04C;
  background-color: #31B04C;
}

Frequently asked questions

What color is #31B04C?+

#31B04C is a HEX color with RGB value rgb(49, 176, 76) and HSL value hsl(133, 56%, 44%). Its closest CSS named color is MediumSeaGreen.

What is the closest Tailwind color to #31B04C?+

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