#35B52C Color

Inspect #35B52C across formats, palettes, contrast and closest named color matches.

Color preview

#35B52C

Color formats

HEX
#35B52C
RGB
rgb(53, 181, 44)
RGBA
rgba(53, 181, 44, 1)
HSL
hsl(116, 61%, 44%)
HSV
hsv(116, 76%, 71%)
CMYK
cmyk(71%, 0%, 76%, 29%)
CSS variable
--color-primary: #35B52C;
Lowercase HEX
#35b52c

Shades

Tints

Tones

Harmony

CSS snippets for #35B52C

.color-35b52c {
  color: #35B52C;
  background-color: #35B52C;
}

Frequently asked questions

What color is #35B52C?+

#35B52C is a HEX color with RGB value rgb(53, 181, 44) and HSL value hsl(116, 61%, 44%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #35B52C?+

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