#65C98D Color

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

Color preview

#65C98D

Color formats

HEX
#65C98D
RGB
rgb(101, 201, 141)
RGBA
rgba(101, 201, 141, 1)
HSL
hsl(144, 48%, 59%)
HSV
hsv(144, 50%, 79%)
CMYK
cmyk(50%, 0%, 30%, 21%)
CSS variable
--color-primary: #65C98D;
Lowercase HEX
#65c98d

Shades

Tints

Tones

Harmony

CSS snippets for #65C98D

.color-65c98d {
  color: #65C98D;
  background-color: #65C98D;
}

Frequently asked questions

What color is #65C98D?+

#65C98D is a HEX color with RGB value rgb(101, 201, 141) and HSL value hsl(144, 48%, 59%). Its closest CSS named color is MediumAquaMarine.

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

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