#1CB96D Color

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

Color preview

#1CB96D

Color formats

HEX
#1CB96D
RGB
rgb(28, 185, 109)
RGBA
rgba(28, 185, 109, 1)
HSL
hsl(151, 74%, 42%)
HSV
hsv(151, 85%, 73%)
CMYK
cmyk(85%, 0%, 41%, 27%)
CSS variable
--color-primary: #1CB96D;
Lowercase HEX
#1cb96d

Shades

Tints

Tones

Harmony

CSS snippets for #1CB96D

.color-1cb96d {
  color: #1CB96D;
  background-color: #1CB96D;
}

Frequently asked questions

What color is #1CB96D?+

#1CB96D is a HEX color with RGB value rgb(28, 185, 109) and HSL value hsl(151, 74%, 42%). Its closest CSS named color is MediumSeaGreen.

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

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