#54CBCF Color

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

Color preview

#54CBCF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #54CBCF

.color-54cbcf {
  color: #54CBCF;
  background-color: #54CBCF;
}

Frequently asked questions

What color is #54CBCF?+

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

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

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