#06F90A Color

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

Color preview

#06F90A

Color formats

HEX
#06F90A
RGB
rgb(6, 249, 10)
RGBA
rgba(6, 249, 10, 1)
HSL
hsl(121, 95%, 50%)
HSV
hsv(121, 98%, 98%)
CMYK
cmyk(98%, 0%, 96%, 2%)
CSS variable
--color-primary: #06F90A;
Lowercase HEX
#06f90a

Shades

Tints

Tones

Harmony

CSS snippets for #06F90A

.color-06f90a {
  color: #06F90A;
  background-color: #06F90A;
}

Frequently asked questions

What color is #06F90A?+

#06F90A is a HEX color with RGB value rgb(6, 249, 10) and HSL value hsl(121, 95%, 50%). Its closest CSS named color is Lime.

What is the closest Tailwind color to #06F90A?+

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