#54CFCB Color

Inspect #54CFCB across formats, palettes, contrast and closest named color matches.

Color preview

#54CFCB

Color formats

HEX
#54CFCB
RGB
rgb(84, 207, 203)
RGBA
rgba(84, 207, 203, 1)
HSL
hsl(178, 56%, 57%)
HSV
hsv(178, 59%, 81%)
CMYK
cmyk(59%, 0%, 2%, 19%)
CSS variable
--color-primary: #54CFCB;
Lowercase HEX
#54cfcb

Shades

Tints

Tones

Harmony

CSS snippets for #54CFCB

.color-54cfcb {
  color: #54CFCB;
  background-color: #54CFCB;
}

Frequently asked questions

What color is #54CFCB?+

#54CFCB is a HEX color with RGB value rgb(84, 207, 203) and HSL value hsl(178, 56%, 57%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #54CFCB?+

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