#1BAD2E Color

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

Color preview

#1BAD2E

Color formats

HEX
#1BAD2E
RGB
rgb(27, 173, 46)
RGBA
rgba(27, 173, 46, 1)
HSL
hsl(128, 73%, 39%)
HSV
hsv(128, 84%, 68%)
CMYK
cmyk(84%, 0%, 73%, 32%)
CSS variable
--color-primary: #1BAD2E;
Lowercase HEX
#1bad2e

Shades

Tints

Tones

Harmony

CSS snippets for #1BAD2E

.color-1bad2e {
  color: #1BAD2E;
  background-color: #1BAD2E;
}

Frequently asked questions

What color is #1BAD2E?+

#1BAD2E is a HEX color with RGB value rgb(27, 173, 46) and HSL value hsl(128, 73%, 39%). Its closest CSS named color is ForestGreen.

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

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