#4CCCCC Color

Inspect #4CCCCC across formats, palettes, contrast and closest named color matches.

Color preview

#4CCCCC

Color formats

HEX
#4CCCCC
RGB
rgb(76, 204, 204)
RGBA
rgba(76, 204, 204, 1)
HSL
hsl(180, 56%, 55%)
HSV
hsv(180, 63%, 80%)
CMYK
cmyk(63%, 0%, 0%, 20%)
CSS variable
--color-primary: #4CCCCC;
Lowercase HEX
#4ccccc

Shades

Tints

Tones

Harmony

CSS snippets for #4CCCCC

.color-4ccccc {
  color: #4CCCCC;
  background-color: #4CCCCC;
}

Frequently asked questions

What color is #4CCCCC?+

#4CCCCC is a HEX color with RGB value rgb(76, 204, 204) and HSL value hsl(180, 56%, 55%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #4CCCCC?+

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