#3CABCA Color

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

Color preview

#3CABCA

Color formats

HEX
#3CABCA
RGB
rgb(60, 171, 202)
RGBA
rgba(60, 171, 202, 1)
HSL
hsl(193, 57%, 51%)
HSV
hsv(193, 70%, 79%)
CMYK
cmyk(70%, 15%, 0%, 21%)
CSS variable
--color-primary: #3CABCA;
Lowercase HEX
#3cabca

Shades

Tints

Tones

Harmony

CSS snippets for #3CABCA

.color-3cabca {
  color: #3CABCA;
  background-color: #3CABCA;
}

Frequently asked questions

What color is #3CABCA?+

#3CABCA is a HEX color with RGB value rgb(60, 171, 202) and HSL value hsl(193, 57%, 51%). Its closest CSS named color is MediumTurquoise.

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

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