#54BFCD Color

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

Color preview

#54BFCD

Color formats

HEX
#54BFCD
RGB
rgb(84, 191, 205)
RGBA
rgba(84, 191, 205, 1)
HSL
hsl(187, 55%, 57%)
HSV
hsv(187, 59%, 80%)
CMYK
cmyk(59%, 7%, 0%, 20%)
CSS variable
--color-primary: #54BFCD;
Lowercase HEX
#54bfcd

Shades

Tints

Tones

Harmony

CSS snippets for #54BFCD

.color-54bfcd {
  color: #54BFCD;
  background-color: #54BFCD;
}

Frequently asked questions

What color is #54BFCD?+

#54BFCD is a HEX color with RGB value rgb(84, 191, 205) and HSL value hsl(187, 55%, 57%). Its closest CSS named color is MediumTurquoise.

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

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