#42C88B Color

Inspect #42C88B across formats, palettes, contrast and closest named color matches.

Color preview

#42C88B

Color formats

HEX
#42C88B
RGB
rgb(66, 200, 139)
RGBA
rgba(66, 200, 139, 1)
HSL
hsl(153, 55%, 52%)
HSV
hsv(153, 67%, 78%)
CMYK
cmyk(67%, 0%, 31%, 22%)
CSS variable
--color-primary: #42C88B;
Lowercase HEX
#42c88b

Shades

Tints

Tones

Harmony

CSS snippets for #42C88B

.color-42c88b {
  color: #42C88B;
  background-color: #42C88B;
}

Frequently asked questions

What color is #42C88B?+

#42C88B is a HEX color with RGB value rgb(66, 200, 139) and HSL value hsl(153, 55%, 52%). Its closest CSS named color is MediumSeaGreen.

What is the closest Tailwind color to #42C88B?+

The closest Tailwind color is emerald-400, available as the bg-emerald-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