#23BE30 Color

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

Color preview

#23BE30

Color formats

HEX
#23BE30
RGB
rgb(35, 190, 48)
RGBA
rgba(35, 190, 48, 1)
HSL
hsl(125, 69%, 44%)
HSV
hsv(125, 82%, 75%)
CMYK
cmyk(82%, 0%, 75%, 25%)
CSS variable
--color-primary: #23BE30;
Lowercase HEX
#23be30

Shades

Tints

Tones

Harmony

CSS snippets for #23BE30

.color-23be30 {
  color: #23BE30;
  background-color: #23BE30;
}

Frequently asked questions

What color is #23BE30?+

#23BE30 is a HEX color with RGB value rgb(35, 190, 48) and HSL value hsl(125, 69%, 44%). Its closest CSS named color is LimeGreen.

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

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