#55B46B Color

Inspect #55B46B across formats, palettes, contrast and closest named color matches.

Color preview

#55B46B

Color formats

HEX
#55B46B
RGB
rgb(85, 180, 107)
RGBA
rgba(85, 180, 107, 1)
HSL
hsl(134, 39%, 52%)
HSV
hsv(134, 53%, 71%)
CMYK
cmyk(53%, 0%, 41%, 29%)
CSS variable
--color-primary: #55B46B;
Lowercase HEX
#55b46b

Shades

Tints

Tones

Harmony

CSS snippets for #55B46B

.color-55b46b {
  color: #55B46B;
  background-color: #55B46B;
}

Frequently asked questions

What color is #55B46B?+

#55B46B is a HEX color with RGB value rgb(85, 180, 107) and HSL value hsl(134, 39%, 52%). Its closest CSS named color is MediumSeaGreen.

What is the closest Tailwind color to #55B46B?+

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