#127D3B Color

Inspect #127D3B across formats, palettes, contrast and closest named color matches.

Color preview

#127D3B

Color formats

HEX
#127D3B
RGB
rgb(18, 125, 59)
RGBA
rgba(18, 125, 59, 1)
HSL
hsl(143, 75%, 28%)
HSV
hsv(143, 86%, 49%)
CMYK
cmyk(86%, 0%, 53%, 51%)
CSS variable
--color-primary: #127D3B;
Lowercase HEX
#127d3b

Shades

Tints

Tones

Harmony

CSS snippets for #127D3B

.color-127d3b {
  color: #127D3B;
  background-color: #127D3B;
}

Frequently asked questions

What color is #127D3B?+

#127D3B is a HEX color with RGB value rgb(18, 125, 59) and HSL value hsl(143, 75%, 28%). Its closest CSS named color is ForestGreen.

What is the closest Tailwind color to #127D3B?+

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