#31B03F Color

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

Color preview

#31B03F

Color formats

HEX
#31B03F
RGB
rgb(49, 176, 63)
RGBA
rgba(49, 176, 63, 1)
HSL
hsl(127, 56%, 44%)
HSV
hsv(127, 72%, 69%)
CMYK
cmyk(72%, 0%, 64%, 31%)
CSS variable
--color-primary: #31B03F;
Lowercase HEX
#31b03f

Shades

Tints

Tones

Harmony

CSS snippets for #31B03F

.color-31b03f {
  color: #31B03F;
  background-color: #31B03F;
}

Frequently asked questions

What color is #31B03F?+

#31B03F is a HEX color with RGB value rgb(49, 176, 63) and HSL value hsl(127, 56%, 44%). Its closest CSS named color is LimeGreen.

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

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