#1BDC09 Color

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

Color preview

#1BDC09

Color formats

HEX
#1BDC09
RGB
rgb(27, 220, 9)
RGBA
rgba(27, 220, 9, 1)
HSL
hsl(115, 92%, 45%)
HSV
hsv(115, 96%, 86%)
CMYK
cmyk(88%, 0%, 96%, 14%)
CSS variable
--color-primary: #1BDC09;
Lowercase HEX
#1bdc09

Shades

Tints

Tones

Harmony

CSS snippets for #1BDC09

.color-1bdc09 {
  color: #1BDC09;
  background-color: #1BDC09;
}

Frequently asked questions

What color is #1BDC09?+

#1BDC09 is a HEX color with RGB value rgb(27, 220, 9) and HSL value hsl(115, 92%, 45%). Its closest CSS named color is Lime.

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

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