#1BDE25 Color

Inspect #1BDE25 across formats, palettes, contrast and closest named color matches.

Color preview

#1BDE25

Color formats

HEX
#1BDE25
RGB
rgb(27, 222, 37)
RGBA
rgba(27, 222, 37, 1)
HSL
hsl(123, 78%, 49%)
HSV
hsv(123, 88%, 87%)
CMYK
cmyk(88%, 0%, 83%, 13%)
CSS variable
--color-primary: #1BDE25;
Lowercase HEX
#1bde25

Shades

Tints

Tones

Harmony

CSS snippets for #1BDE25

.color-1bde25 {
  color: #1BDE25;
  background-color: #1BDE25;
}

Frequently asked questions

What color is #1BDE25?+

#1BDE25 is a HEX color with RGB value rgb(27, 222, 37) and HSL value hsl(123, 78%, 49%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #1BDE25?+

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