#23B34C Color

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

Color preview

#23B34C

Color formats

HEX
#23B34C
RGB
rgb(35, 179, 76)
RGBA
rgba(35, 179, 76, 1)
HSL
hsl(137, 67%, 42%)
HSV
hsv(137, 80%, 70%)
CMYK
cmyk(80%, 0%, 58%, 30%)
CSS variable
--color-primary: #23B34C;
Lowercase HEX
#23b34c

Shades

Tints

Tones

Harmony

CSS snippets for #23B34C

.color-23b34c {
  color: #23B34C;
  background-color: #23B34C;
}

Frequently asked questions

What color is #23B34C?+

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

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

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