#3CAACB Color

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

Color preview

#3CAACB

Color formats

HEX
#3CAACB
RGB
rgb(60, 170, 203)
RGBA
rgba(60, 170, 203, 1)
HSL
hsl(194, 58%, 52%)
HSV
hsv(194, 70%, 80%)
CMYK
cmyk(70%, 16%, 0%, 20%)
CSS variable
--color-primary: #3CAACB;
Lowercase HEX
#3caacb

Shades

Tints

Tones

Harmony

CSS snippets for #3CAACB

.color-3caacb {
  color: #3CAACB;
  background-color: #3CAACB;
}

Frequently asked questions

What color is #3CAACB?+

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

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

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