#5FBDDC Color

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

Color preview

#5FBDDC

Color formats

HEX
#5FBDDC
RGB
rgb(95, 189, 220)
RGBA
rgba(95, 189, 220, 1)
HSL
hsl(195, 64%, 62%)
HSV
hsv(195, 57%, 86%)
CMYK
cmyk(57%, 14%, 0%, 14%)
CSS variable
--color-primary: #5FBDDC;
Lowercase HEX
#5fbddc

Shades

Tints

Tones

Harmony

CSS snippets for #5FBDDC

.color-5fbddc {
  color: #5FBDDC;
  background-color: #5FBDDC;
}

Frequently asked questions

What color is #5FBDDC?+

#5FBDDC is a HEX color with RGB value rgb(95, 189, 220) and HSL value hsl(195, 64%, 62%). Its closest CSS named color is MediumTurquoise.

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

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