#42C5BF Color

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

Color preview

#42C5BF

Color formats

HEX
#42C5BF
RGB
rgb(66, 197, 191)
RGBA
rgba(66, 197, 191, 1)
HSL
hsl(177, 53%, 52%)
HSV
hsv(177, 66%, 77%)
CMYK
cmyk(66%, 0%, 3%, 23%)
CSS variable
--color-primary: #42C5BF;
Lowercase HEX
#42c5bf

Shades

Tints

Tones

Harmony

CSS snippets for #42C5BF

.color-42c5bf {
  color: #42C5BF;
  background-color: #42C5BF;
}

Frequently asked questions

What color is #42C5BF?+

#42C5BF is a HEX color with RGB value rgb(66, 197, 191) and HSL value hsl(177, 53%, 52%). Its closest CSS named color is MediumTurquoise.

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

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