#5DC08B Color

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

Color preview

#5DC08B

Color formats

HEX
#5DC08B
RGB
rgb(93, 192, 139)
RGBA
rgba(93, 192, 139, 1)
HSL
hsl(148, 44%, 56%)
HSV
hsv(148, 52%, 75%)
CMYK
cmyk(52%, 0%, 28%, 25%)
CSS variable
--color-primary: #5DC08B;
Lowercase HEX
#5dc08b

Shades

Tints

Tones

Harmony

CSS snippets for #5DC08B

.color-5dc08b {
  color: #5DC08B;
  background-color: #5DC08B;
}

Frequently asked questions

What color is #5DC08B?+

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

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

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