#04881A Color

Inspect #04881A across formats, palettes, contrast and closest named color matches.

Color preview

#04881A

Color formats

HEX
#04881A
RGB
rgb(4, 136, 26)
RGBA
rgba(4, 136, 26, 1)
HSL
hsl(130, 94%, 27%)
HSV
hsv(130, 97%, 53%)
CMYK
cmyk(97%, 0%, 81%, 47%)
CSS variable
--color-primary: #04881A;
Lowercase HEX
#04881a

Shades

Tints

Tones

Harmony

CSS snippets for #04881A

.color-04881a {
  color: #04881A;
  background-color: #04881A;
}

Frequently asked questions

What color is #04881A?+

#04881A is a HEX color with RGB value rgb(4, 136, 26) and HSL value hsl(130, 94%, 27%). Its closest CSS named color is Green.

What is the closest Tailwind color to #04881A?+

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