#A0F000 Color

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

Color preview

#A0F000

Color formats

HEX
#A0F000
RGB
rgb(160, 240, 0)
RGBA
rgba(160, 240, 0, 1)
HSL
hsl(80, 100%, 47%)
HSV
hsv(80, 100%, 94%)
CMYK
cmyk(33%, 0%, 100%, 6%)
CSS variable
--color-primary: #A0F000;
Lowercase HEX
#a0f000

Shades

Tints

Tones

Harmony

CSS snippets for #A0F000

.color-a0f000 {
  color: #A0F000;
  background-color: #A0F000;
}

Frequently asked questions

What color is #A0F000?+

#A0F000 is a HEX color with RGB value rgb(160, 240, 0) and HSL value hsl(80, 100%, 47%). Its closest CSS named color is Chartreuse.

What is the closest Tailwind color to #A0F000?+

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