#5DC18B Color

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

Color preview

#5DC18B

Color formats

HEX
#5DC18B
RGB
rgb(93, 193, 139)
RGBA
rgba(93, 193, 139, 1)
HSL
hsl(148, 45%, 56%)
HSV
hsv(148, 52%, 76%)
CMYK
cmyk(52%, 0%, 28%, 24%)
CSS variable
--color-primary: #5DC18B;
Lowercase HEX
#5dc18b

Shades

Tints

Tones

Harmony

CSS snippets for #5DC18B

.color-5dc18b {
  color: #5DC18B;
  background-color: #5DC18B;
}

Frequently asked questions

What color is #5DC18B?+

#5DC18B is a HEX color with RGB value rgb(93, 193, 139) and HSL value hsl(148, 45%, 56%). Its closest CSS named color is MediumAquaMarine.

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

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