#65F25E Color

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

Color preview

#65F25E

Color formats

HEX
#65F25E
RGB
rgb(101, 242, 94)
RGBA
rgba(101, 242, 94, 1)
HSL
hsl(117, 85%, 66%)
HSV
hsv(117, 61%, 95%)
CMYK
cmyk(58%, 0%, 61%, 5%)
CSS variable
--color-primary: #65F25E;
Lowercase HEX
#65f25e

Shades

Tints

Tones

Harmony

CSS snippets for #65F25E

.color-65f25e {
  color: #65F25E;
  background-color: #65F25E;
}

Frequently asked questions

What color is #65F25E?+

#65F25E is a HEX color with RGB value rgb(101, 242, 94) and HSL value hsl(117, 85%, 66%). Its closest CSS named color is LightGreen.

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

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