#42BDAC Color

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

Color preview

#42BDAC

Color formats

HEX
#42BDAC
RGB
rgb(66, 189, 172)
RGBA
rgba(66, 189, 172, 1)
HSL
hsl(172, 48%, 50%)
HSV
hsv(172, 65%, 74%)
CMYK
cmyk(65%, 0%, 9%, 26%)
CSS variable
--color-primary: #42BDAC;
Lowercase HEX
#42bdac

Shades

Tints

Tones

Harmony

CSS snippets for #42BDAC

.color-42bdac {
  color: #42BDAC;
  background-color: #42BDAC;
}

Frequently asked questions

What color is #42BDAC?+

#42BDAC is a HEX color with RGB value rgb(66, 189, 172) and HSL value hsl(172, 48%, 50%). Its closest CSS named color is LightSeaGreen.

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

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