#3CACCB Color

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

Color preview

#3CACCB

Color formats

HEX
#3CACCB
RGB
rgb(60, 172, 203)
RGBA
rgba(60, 172, 203, 1)
HSL
hsl(193, 58%, 52%)
HSV
hsv(193, 70%, 80%)
CMYK
cmyk(70%, 15%, 0%, 20%)
CSS variable
--color-primary: #3CACCB;
Lowercase HEX
#3caccb

Shades

Tints

Tones

Harmony

CSS snippets for #3CACCB

.color-3caccb {
  color: #3CACCB;
  background-color: #3CACCB;
}

Frequently asked questions

What color is #3CACCB?+

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

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

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