#5DC06B Color

Inspect #5DC06B across formats, palettes, contrast and closest named color matches.

Color preview

#5DC06B

Color formats

HEX
#5DC06B
RGB
rgb(93, 192, 107)
RGBA
rgba(93, 192, 107, 1)
HSL
hsl(128, 44%, 56%)
HSV
hsv(128, 52%, 75%)
CMYK
cmyk(52%, 0%, 44%, 25%)
CSS variable
--color-primary: #5DC06B;
Lowercase HEX
#5dc06b

Shades

Tints

Tones

Harmony

CSS snippets for #5DC06B

.color-5dc06b {
  color: #5DC06B;
  background-color: #5DC06B;
}

Frequently asked questions

What color is #5DC06B?+

#5DC06B is a HEX color with RGB value rgb(93, 192, 107) and HSL value hsl(128, 44%, 56%). Its closest CSS named color is MediumSeaGreen.

What is the closest Tailwind color to #5DC06B?+

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