#65F67D Color

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

Color preview

#65F67D

Color formats

HEX
#65F67D
RGB
rgb(101, 246, 125)
RGBA
rgba(101, 246, 125, 1)
HSL
hsl(130, 89%, 68%)
HSV
hsv(130, 59%, 96%)
CMYK
cmyk(59%, 0%, 49%, 4%)
CSS variable
--color-primary: #65F67D;
Lowercase HEX
#65f67d

Shades

Tints

Tones

Harmony

CSS snippets for #65F67D

.color-65f67d {
  color: #65F67D;
  background-color: #65F67D;
}

Frequently asked questions

What color is #65F67D?+

#65F67D is a HEX color with RGB value rgb(101, 246, 125) and HSL value hsl(130, 89%, 68%). Its closest CSS named color is LightGreen.

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

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