#5CB5DB Color

Inspect #5CB5DB across formats, palettes, contrast and closest named color matches.

Color preview

#5CB5DB

Color formats

HEX
#5CB5DB
RGB
rgb(92, 181, 219)
RGBA
rgba(92, 181, 219, 1)
HSL
hsl(198, 64%, 61%)
HSV
hsv(198, 58%, 86%)
CMYK
cmyk(58%, 17%, 0%, 14%)
CSS variable
--color-primary: #5CB5DB;
Lowercase HEX
#5cb5db

Shades

Tints

Tones

Harmony

CSS snippets for #5CB5DB

.color-5cb5db {
  color: #5CB5DB;
  background-color: #5CB5DB;
}

Frequently asked questions

What color is #5CB5DB?+

#5CB5DB is a HEX color with RGB value rgb(92, 181, 219) and HSL value hsl(198, 64%, 61%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #5CB5DB?+

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