#4CEBCB Color

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

Color preview

#4CEBCB

Color formats

HEX
#4CEBCB
RGB
rgb(76, 235, 203)
RGBA
rgba(76, 235, 203, 1)
HSL
hsl(168, 80%, 61%)
HSV
hsv(168, 68%, 92%)
CMYK
cmyk(68%, 0%, 14%, 8%)
CSS variable
--color-primary: #4CEBCB;
Lowercase HEX
#4cebcb

Shades

Tints

Tones

Harmony

CSS snippets for #4CEBCB

.color-4cebcb {
  color: #4CEBCB;
  background-color: #4CEBCB;
}

Frequently asked questions

What color is #4CEBCB?+

#4CEBCB is a HEX color with RGB value rgb(76, 235, 203) and HSL value hsl(168, 80%, 61%). Its closest CSS named color is Turquoise.

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

The closest Tailwind color is teal-300, available as the bg-teal-300 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