#1CB04B Color

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

Color preview

#1CB04B

Color formats

HEX
#1CB04B
RGB
rgb(28, 176, 75)
RGBA
rgba(28, 176, 75, 1)
HSL
hsl(139, 73%, 40%)
HSV
hsv(139, 84%, 69%)
CMYK
cmyk(84%, 0%, 57%, 31%)
CSS variable
--color-primary: #1CB04B;
Lowercase HEX
#1cb04b

Shades

Tints

Tones

Harmony

CSS snippets for #1CB04B

.color-1cb04b {
  color: #1CB04B;
  background-color: #1CB04B;
}

Frequently asked questions

What color is #1CB04B?+

#1CB04B is a HEX color with RGB value rgb(28, 176, 75) and HSL value hsl(139, 73%, 40%). Its closest CSS named color is SeaGreen.

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

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