#54FFFF Color

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

Color preview

#54FFFF

Color formats

HEX
#54FFFF
RGB
rgb(84, 255, 255)
RGBA
rgba(84, 255, 255, 1)
HSL
hsl(180, 100%, 66%)
HSV
hsv(180, 67%, 100%)
CMYK
cmyk(67%, 0%, 0%, 0%)
CSS variable
--color-primary: #54FFFF;
Lowercase HEX
#54ffff

Shades

Tints

Tones

Harmony

CSS snippets for #54FFFF

.color-54ffff {
  color: #54FFFF;
  background-color: #54FFFF;
}

Frequently asked questions

What color is #54FFFF?+

#54FFFF is a HEX color with RGB value rgb(84, 255, 255) and HSL value hsl(180, 100%, 66%). Its closest CSS named color is Turquoise.

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

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