#54ABCD Color

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

Color preview

#54ABCD

Color formats

HEX
#54ABCD
RGB
rgb(84, 171, 205)
RGBA
rgba(84, 171, 205, 1)
HSL
hsl(197, 55%, 57%)
HSV
hsv(197, 59%, 80%)
CMYK
cmyk(59%, 17%, 0%, 20%)
CSS variable
--color-primary: #54ABCD;
Lowercase HEX
#54abcd

Shades

Tints

Tones

Harmony

CSS snippets for #54ABCD

.color-54abcd {
  color: #54ABCD;
  background-color: #54ABCD;
}

Frequently asked questions

What color is #54ABCD?+

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

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

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