#65FD8B Color

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

Color preview

#65FD8B

Color formats

HEX
#65FD8B
RGB
rgb(101, 253, 139)
RGBA
rgba(101, 253, 139, 1)
HSL
hsl(135, 97%, 69%)
HSV
hsv(135, 60%, 99%)
CMYK
cmyk(60%, 0%, 45%, 1%)
CSS variable
--color-primary: #65FD8B;
Lowercase HEX
#65fd8b

Shades

Tints

Tones

Harmony

CSS snippets for #65FD8B

.color-65fd8b {
  color: #65FD8B;
  background-color: #65FD8B;
}

Frequently asked questions

What color is #65FD8B?+

#65FD8B is a HEX color with RGB value rgb(101, 253, 139) and HSL value hsl(135, 97%, 69%). Its closest CSS named color is LightGreen.

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

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