#42DBBC Color

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

Color preview

#42DBBC

Color formats

HEX
#42DBBC
RGB
rgb(66, 219, 188)
RGBA
rgba(66, 219, 188, 1)
HSL
hsl(168, 68%, 56%)
HSV
hsv(168, 70%, 86%)
CMYK
cmyk(70%, 0%, 14%, 14%)
CSS variable
--color-primary: #42DBBC;
Lowercase HEX
#42dbbc

Shades

Tints

Tones

Harmony

CSS snippets for #42DBBC

.color-42dbbc {
  color: #42DBBC;
  background-color: #42DBBC;
}

Frequently asked questions

What color is #42DBBC?+

#42DBBC is a HEX color with RGB value rgb(66, 219, 188) and HSL value hsl(168, 68%, 56%). Its closest CSS named color is MediumTurquoise.

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

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