#23FE01 Color

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

Color preview

#23FE01

Color formats

HEX
#23FE01
RGB
rgb(35, 254, 1)
RGBA
rgba(35, 254, 1, 1)
HSL
hsl(112, 99%, 50%)
HSV
hsv(112, 100%, 100%)
CMYK
cmyk(86%, 0%, 100%, 0%)
CSS variable
--color-primary: #23FE01;
Lowercase HEX
#23fe01

Shades

Tints

Tones

Harmony

CSS snippets for #23FE01

.color-23fe01 {
  color: #23FE01;
  background-color: #23FE01;
}

Frequently asked questions

What color is #23FE01?+

#23FE01 is a HEX color with RGB value rgb(35, 254, 1) and HSL value hsl(112, 99%, 50%). Its closest CSS named color is Lime.

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

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