#65C535 Color

Inspect #65C535 across formats, palettes, contrast and closest named color matches.

Color preview

#65C535

Color formats

HEX
#65C535
RGB
rgb(101, 197, 53)
RGBA
rgba(101, 197, 53, 1)
HSL
hsl(100, 58%, 49%)
HSV
hsv(100, 73%, 77%)
CMYK
cmyk(49%, 0%, 73%, 23%)
CSS variable
--color-primary: #65C535;
Lowercase HEX
#65c535

Shades

Tints

Tones

Harmony

CSS snippets for #65C535

.color-65c535 {
  color: #65C535;
  background-color: #65C535;
}

Frequently asked questions

What color is #65C535?+

#65C535 is a HEX color with RGB value rgb(101, 197, 53) and HSL value hsl(100, 58%, 49%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #65C535?+

The closest Tailwind color is lime-500, available as the bg-lime-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