#54FCCC Color

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

Color preview

#54FCCC

Color formats

HEX
#54FCCC
RGB
rgb(84, 252, 204)
RGBA
rgba(84, 252, 204, 1)
HSL
hsl(163, 97%, 66%)
HSV
hsv(163, 67%, 99%)
CMYK
cmyk(67%, 0%, 19%, 1%)
CSS variable
--color-primary: #54FCCC;
Lowercase HEX
#54fccc

Shades

Tints

Tones

Harmony

CSS snippets for #54FCCC

.color-54fccc {
  color: #54FCCC;
  background-color: #54FCCC;
}

Frequently asked questions

What color is #54FCCC?+

#54FCCC is a HEX color with RGB value rgb(84, 252, 204) and HSL value hsl(163, 97%, 66%). Its closest CSS named color is Turquoise.

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

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