#65C98F Color

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

Color preview

#65C98F

Color formats

HEX
#65C98F
RGB
rgb(101, 201, 143)
RGBA
rgba(101, 201, 143, 1)
HSL
hsl(145, 48%, 59%)
HSV
hsv(145, 50%, 79%)
CMYK
cmyk(50%, 0%, 29%, 21%)
CSS variable
--color-primary: #65C98F;
Lowercase HEX
#65c98f

Shades

Tints

Tones

Harmony

CSS snippets for #65C98F

.color-65c98f {
  color: #65C98F;
  background-color: #65C98F;
}

Frequently asked questions

What color is #65C98F?+

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

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

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