#65E67B Color

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

Color preview

#65E67B

Color formats

HEX
#65E67B
RGB
rgb(101, 230, 123)
RGBA
rgba(101, 230, 123, 1)
HSL
hsl(130, 72%, 65%)
HSV
hsv(130, 56%, 90%)
CMYK
cmyk(56%, 0%, 47%, 10%)
CSS variable
--color-primary: #65E67B;
Lowercase HEX
#65e67b

Shades

Tints

Tones

Harmony

CSS snippets for #65E67B

.color-65e67b {
  color: #65E67B;
  background-color: #65E67B;
}

Frequently asked questions

What color is #65E67B?+

#65E67B is a HEX color with RGB value rgb(101, 230, 123) and HSL value hsl(130, 72%, 65%). Its closest CSS named color is LightGreen.

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

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