#018E03 Color

Inspect #018E03 across formats, palettes, contrast and closest named color matches.

Color preview

#018E03

Color formats

HEX
#018E03
RGB
rgb(1, 142, 3)
RGBA
rgba(1, 142, 3, 1)
HSL
hsl(121, 99%, 28%)
HSV
hsv(121, 99%, 56%)
CMYK
cmyk(99%, 0%, 98%, 44%)
CSS variable
--color-primary: #018E03;
Lowercase HEX
#018e03

Shades

Tints

Tones

Harmony

CSS snippets for #018E03

.color-018e03 {
  color: #018E03;
  background-color: #018E03;
}

Frequently asked questions

What color is #018E03?+

#018E03 is a HEX color with RGB value rgb(1, 142, 3) and HSL value hsl(121, 99%, 28%). Its closest CSS named color is Green.

What is the closest Tailwind color to #018E03?+

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