#42B5CC Color

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

Color preview

#42B5CC

Color formats

HEX
#42B5CC
RGB
rgb(66, 181, 204)
RGBA
rgba(66, 181, 204, 1)
HSL
hsl(190, 58%, 53%)
HSV
hsv(190, 68%, 80%)
CMYK
cmyk(68%, 11%, 0%, 20%)
CSS variable
--color-primary: #42B5CC;
Lowercase HEX
#42b5cc

Shades

Tints

Tones

Harmony

CSS snippets for #42B5CC

.color-42b5cc {
  color: #42B5CC;
  background-color: #42B5CC;
}

Frequently asked questions

What color is #42B5CC?+

#42B5CC is a HEX color with RGB value rgb(66, 181, 204) and HSL value hsl(190, 58%, 53%). Its closest CSS named color is MediumTurquoise.

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

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