#23B15C Color

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

Color preview

#23B15C

Color formats

HEX
#23B15C
RGB
rgb(35, 177, 92)
RGBA
rgba(35, 177, 92, 1)
HSL
hsl(144, 67%, 42%)
HSV
hsv(144, 80%, 69%)
CMYK
cmyk(80%, 0%, 48%, 31%)
CSS variable
--color-primary: #23B15C;
Lowercase HEX
#23b15c

Shades

Tints

Tones

Harmony

CSS snippets for #23B15C

.color-23b15c {
  color: #23B15C;
  background-color: #23B15C;
}

Frequently asked questions

What color is #23B15C?+

#23B15C is a HEX color with RGB value rgb(35, 177, 92) and HSL value hsl(144, 67%, 42%). Its closest CSS named color is MediumSeaGreen.

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

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