#65F852 Color

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

Color preview

#65F852

Color formats

HEX
#65F852
RGB
rgb(101, 248, 82)
RGBA
rgba(101, 248, 82, 1)
HSL
hsl(113, 92%, 65%)
HSV
hsv(113, 67%, 97%)
CMYK
cmyk(59%, 0%, 67%, 3%)
CSS variable
--color-primary: #65F852;
Lowercase HEX
#65f852

Shades

Tints

Tones

Harmony

CSS snippets for #65F852

.color-65f852 {
  color: #65F852;
  background-color: #65F852;
}

Frequently asked questions

What color is #65F852?+

#65F852 is a HEX color with RGB value rgb(101, 248, 82) and HSL value hsl(113, 92%, 65%). Its closest CSS named color is LimeGreen.

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

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