#23B32D Color

Inspect #23B32D across formats, palettes, contrast and closest named color matches.

Color preview

#23B32D

Color formats

HEX
#23B32D
RGB
rgb(35, 179, 45)
RGBA
rgba(35, 179, 45, 1)
HSL
hsl(124, 67%, 42%)
HSV
hsv(124, 80%, 70%)
CMYK
cmyk(80%, 0%, 75%, 30%)
CSS variable
--color-primary: #23B32D;
Lowercase HEX
#23b32d

Shades

Tints

Tones

Harmony

CSS snippets for #23B32D

.color-23b32d {
  color: #23B32D;
  background-color: #23B32D;
}

Frequently asked questions

What color is #23B32D?+

#23B32D is a HEX color with RGB value rgb(35, 179, 45) and HSL value hsl(124, 67%, 42%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #23B32D?+

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