#28DC2B Color

Inspect #28DC2B across formats, palettes, contrast and closest named color matches.

Color preview

#28DC2B

Color formats

HEX
#28DC2B
RGB
rgb(40, 220, 43)
RGBA
rgba(40, 220, 43, 1)
HSL
hsl(121, 72%, 51%)
HSV
hsv(121, 82%, 86%)
CMYK
cmyk(82%, 0%, 80%, 14%)
CSS variable
--color-primary: #28DC2B;
Lowercase HEX
#28dc2b

Shades

Tints

Tones

Harmony

CSS snippets for #28DC2B

.color-28dc2b {
  color: #28DC2B;
  background-color: #28DC2B;
}

Frequently asked questions

What color is #28DC2B?+

#28DC2B is a HEX color with RGB value rgb(40, 220, 43) and HSL value hsl(121, 72%, 51%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #28DC2B?+

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