#53BB84 Color

Inspect #53BB84 across formats, palettes, contrast and closest named color matches.

Color preview

#53BB84

Color formats

HEX
#53BB84
RGB
rgb(83, 187, 132)
RGBA
rgba(83, 187, 132, 1)
HSL
hsl(148, 43%, 53%)
HSV
hsv(148, 56%, 73%)
CMYK
cmyk(56%, 0%, 29%, 27%)
CSS variable
--color-primary: #53BB84;
Lowercase HEX
#53bb84

Shades

Tints

Tones

Harmony

CSS snippets for #53BB84

.color-53bb84 {
  color: #53BB84;
  background-color: #53BB84;
}

Frequently asked questions

What color is #53BB84?+

#53BB84 is a HEX color with RGB value rgb(83, 187, 132) and HSL value hsl(148, 43%, 53%). Its closest CSS named color is MediumSeaGreen.

What is the closest Tailwind color to #53BB84?+

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