#23D65C Color

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

Color preview

#23D65C

Color formats

HEX
#23D65C
RGB
rgb(35, 214, 92)
RGBA
rgba(35, 214, 92, 1)
HSL
hsl(139, 72%, 49%)
HSV
hsv(139, 84%, 84%)
CMYK
cmyk(84%, 0%, 57%, 16%)
CSS variable
--color-primary: #23D65C;
Lowercase HEX
#23d65c

Shades

Tints

Tones

Harmony

CSS snippets for #23D65C

.color-23d65c {
  color: #23D65C;
  background-color: #23D65C;
}

Frequently asked questions

What color is #23D65C?+

#23D65C is a HEX color with RGB value rgb(35, 214, 92) and HSL value hsl(139, 72%, 49%). Its closest CSS named color is LimeGreen.

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

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