#2ACF05 Color

Inspect #2ACF05 across formats, palettes, contrast and closest named color matches.

Color preview

#2ACF05

Color formats

HEX
#2ACF05
RGB
rgb(42, 207, 5)
RGBA
rgba(42, 207, 5, 1)
HSL
hsl(109, 95%, 42%)
HSV
hsv(109, 98%, 81%)
CMYK
cmyk(80%, 0%, 98%, 19%)
CSS variable
--color-primary: #2ACF05;
Lowercase HEX
#2acf05

Shades

Tints

Tones

Harmony

CSS snippets for #2ACF05

.color-2acf05 {
  color: #2ACF05;
  background-color: #2ACF05;
}

Frequently asked questions

What color is #2ACF05?+

#2ACF05 is a HEX color with RGB value rgb(42, 207, 5) and HSL value hsl(109, 95%, 42%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #2ACF05?+

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