#65DE6F Color

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

Color preview

#65DE6F

Color formats

HEX
#65DE6F
RGB
rgb(101, 222, 111)
RGBA
rgba(101, 222, 111, 1)
HSL
hsl(125, 65%, 63%)
HSV
hsv(125, 55%, 87%)
CMYK
cmyk(55%, 0%, 50%, 13%)
CSS variable
--color-primary: #65DE6F;
Lowercase HEX
#65de6f

Shades

Tints

Tones

Harmony

CSS snippets for #65DE6F

.color-65de6f {
  color: #65DE6F;
  background-color: #65DE6F;
}

Frequently asked questions

What color is #65DE6F?+

#65DE6F is a HEX color with RGB value rgb(101, 222, 111) and HSL value hsl(125, 65%, 63%). Its closest CSS named color is LightGreen.

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

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