#5DAFCB Color

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

Color preview

#5DAFCB

Color formats

HEX
#5DAFCB
RGB
rgb(93, 175, 203)
RGBA
rgba(93, 175, 203, 1)
HSL
hsl(195, 51%, 58%)
HSV
hsv(195, 54%, 80%)
CMYK
cmyk(54%, 14%, 0%, 20%)
CSS variable
--color-primary: #5DAFCB;
Lowercase HEX
#5dafcb

Shades

Tints

Tones

Harmony

CSS snippets for #5DAFCB

.color-5dafcb {
  color: #5DAFCB;
  background-color: #5DAFCB;
}

Frequently asked questions

What color is #5DAFCB?+

#5DAFCB is a HEX color with RGB value rgb(93, 175, 203) and HSL value hsl(195, 51%, 58%). Its closest CSS named color is MediumTurquoise.

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

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