#1BCD07 Color

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

Color preview

#1BCD07

Color formats

HEX
#1BCD07
RGB
rgb(27, 205, 7)
RGBA
rgba(27, 205, 7, 1)
HSL
hsl(114, 93%, 42%)
HSV
hsv(114, 97%, 80%)
CMYK
cmyk(87%, 0%, 97%, 20%)
CSS variable
--color-primary: #1BCD07;
Lowercase HEX
#1bcd07

Shades

Tints

Tones

Harmony

CSS snippets for #1BCD07

.color-1bcd07 {
  color: #1BCD07;
  background-color: #1BCD07;
}

Frequently asked questions

What color is #1BCD07?+

#1BCD07 is a HEX color with RGB value rgb(27, 205, 7) and HSL value hsl(114, 93%, 42%). Its closest CSS named color is LimeGreen.

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

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