#1ADD08 Color

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

Color preview

#1ADD08

Color formats

HEX
#1ADD08
RGB
rgb(26, 221, 8)
RGBA
rgba(26, 221, 8, 1)
HSL
hsl(115, 93%, 45%)
HSV
hsv(115, 96%, 87%)
CMYK
cmyk(88%, 0%, 96%, 13%)
CSS variable
--color-primary: #1ADD08;
Lowercase HEX
#1add08

Shades

Tints

Tones

Harmony

CSS snippets for #1ADD08

.color-1add08 {
  color: #1ADD08;
  background-color: #1ADD08;
}

Frequently asked questions

What color is #1ADD08?+

#1ADD08 is a HEX color with RGB value rgb(26, 221, 8) and HSL value hsl(115, 93%, 45%). Its closest CSS named color is Lime.

What is the closest Tailwind color to #1ADD08?+

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