#42BFCD Color

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

Color preview

#42BFCD

Color formats

HEX
#42BFCD
RGB
rgb(66, 191, 205)
RGBA
rgba(66, 191, 205, 1)
HSL
hsl(186, 58%, 53%)
HSV
hsv(186, 68%, 80%)
CMYK
cmyk(68%, 7%, 0%, 20%)
CSS variable
--color-primary: #42BFCD;
Lowercase HEX
#42bfcd

Shades

Tints

Tones

Harmony

CSS snippets for #42BFCD

.color-42bfcd {
  color: #42BFCD;
  background-color: #42BFCD;
}

Frequently asked questions

What color is #42BFCD?+

#42BFCD is a HEX color with RGB value rgb(66, 191, 205) and HSL value hsl(186, 58%, 53%). Its closest CSS named color is MediumTurquoise.

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

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