#54CDEF Color

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

Color preview

#54CDEF

Color formats

HEX
#54CDEF
RGB
rgb(84, 205, 239)
RGBA
rgba(84, 205, 239, 1)
HSL
hsl(193, 83%, 63%)
HSV
hsv(193, 65%, 94%)
CMYK
cmyk(65%, 14%, 0%, 6%)
CSS variable
--color-primary: #54CDEF;
Lowercase HEX
#54cdef

Shades

Tints

Tones

Harmony

CSS snippets for #54CDEF

.color-54cdef {
  color: #54CDEF;
  background-color: #54CDEF;
}

Frequently asked questions

What color is #54CDEF?+

#54CDEF is a HEX color with RGB value rgb(84, 205, 239) and HSL value hsl(193, 83%, 63%). Its closest CSS named color is MediumTurquoise.

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

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