#0C7E19 Color

Inspect #0C7E19 across formats, palettes, contrast and closest named color matches.

Color preview

#0C7E19

Color formats

HEX
#0C7E19
RGB
rgb(12, 126, 25)
RGBA
rgba(12, 126, 25, 1)
HSL
hsl(127, 83%, 27%)
HSV
hsv(127, 90%, 49%)
CMYK
cmyk(90%, 0%, 80%, 51%)
CSS variable
--color-primary: #0C7E19;
Lowercase HEX
#0c7e19

Shades

Tints

Tones

Harmony

CSS snippets for #0C7E19

.color-0c7e19 {
  color: #0C7E19;
  background-color: #0C7E19;
}

Frequently asked questions

What color is #0C7E19?+

#0C7E19 is a HEX color with RGB value rgb(12, 126, 25) and HSL value hsl(127, 83%, 27%). Its closest CSS named color is ForestGreen.

What is the closest Tailwind color to #0C7E19?+

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