#6CCA60 Color

Inspect #6CCA60 across formats, palettes, contrast and closest named color matches.

Color preview

#6CCA60

Color formats

HEX
#6CCA60
RGB
rgb(108, 202, 96)
RGBA
rgba(108, 202, 96, 1)
HSL
hsl(113, 50%, 58%)
HSV
hsv(113, 52%, 79%)
CMYK
cmyk(47%, 0%, 52%, 21%)
CSS variable
--color-primary: #6CCA60;
Lowercase HEX
#6cca60

Shades

Tints

Tones

Harmony

CSS snippets for #6CCA60

.color-6cca60 {
  color: #6CCA60;
  background-color: #6CCA60;
}

Frequently asked questions

What color is #6CCA60?+

#6CCA60 is a HEX color with RGB value rgb(108, 202, 96) and HSL value hsl(113, 50%, 58%). Its closest CSS named color is MediumSeaGreen.

What is the closest Tailwind color to #6CCA60?+

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