#3CBFCB Color

Inspect #3CBFCB across formats, palettes, contrast and closest named color matches.

Color preview

#3CBFCB

Color formats

HEX
#3CBFCB
RGB
rgb(60, 191, 203)
RGBA
rgba(60, 191, 203, 1)
HSL
hsl(185, 58%, 52%)
HSV
hsv(185, 70%, 80%)
CMYK
cmyk(70%, 6%, 0%, 20%)
CSS variable
--color-primary: #3CBFCB;
Lowercase HEX
#3cbfcb

Shades

Tints

Tones

Harmony

CSS snippets for #3CBFCB

.color-3cbfcb {
  color: #3CBFCB;
  background-color: #3CBFCB;
}

Frequently asked questions

What color is #3CBFCB?+

#3CBFCB is a HEX color with RGB value rgb(60, 191, 203) and HSL value hsl(185, 58%, 52%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #3CBFCB?+

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