#1BBB2B Color

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

Color preview

#1BBB2B

Color formats

HEX
#1BBB2B
RGB
rgb(27, 187, 43)
RGBA
rgba(27, 187, 43, 1)
HSL
hsl(126, 75%, 42%)
HSV
hsv(126, 86%, 73%)
CMYK
cmyk(86%, 0%, 77%, 27%)
CSS variable
--color-primary: #1BBB2B;
Lowercase HEX
#1bbb2b

Shades

Tints

Tones

Harmony

CSS snippets for #1BBB2B

.color-1bbb2b {
  color: #1BBB2B;
  background-color: #1BBB2B;
}

Frequently asked questions

What color is #1BBB2B?+

#1BBB2B is a HEX color with RGB value rgb(27, 187, 43) and HSL value hsl(126, 75%, 42%). Its closest CSS named color is LimeGreen.

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

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