#5ADC9B Color

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

Color preview

#5ADC9B

Color formats

HEX
#5ADC9B
RGB
rgb(90, 220, 155)
RGBA
rgba(90, 220, 155, 1)
HSL
hsl(150, 65%, 61%)
HSV
hsv(150, 59%, 86%)
CMYK
cmyk(59%, 0%, 30%, 14%)
CSS variable
--color-primary: #5ADC9B;
Lowercase HEX
#5adc9b

Shades

Tints

Tones

Harmony

CSS snippets for #5ADC9B

.color-5adc9b {
  color: #5ADC9B;
  background-color: #5ADC9B;
}

Frequently asked questions

What color is #5ADC9B?+

#5ADC9B is a HEX color with RGB value rgb(90, 220, 155) and HSL value hsl(150, 65%, 61%). Its closest CSS named color is MediumAquaMarine.

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

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