#60BBDC Color

Inspect #60BBDC across formats, palettes, contrast and closest named color matches.

Color preview

#60BBDC

Color formats

HEX
#60BBDC
RGB
rgb(96, 187, 220)
RGBA
rgba(96, 187, 220, 1)
HSL
hsl(196, 64%, 62%)
HSV
hsv(196, 56%, 86%)
CMYK
cmyk(56%, 15%, 0%, 14%)
CSS variable
--color-primary: #60BBDC;
Lowercase HEX
#60bbdc

Shades

Tints

Tones

Harmony

CSS snippets for #60BBDC

.color-60bbdc {
  color: #60BBDC;
  background-color: #60BBDC;
}

Frequently asked questions

What color is #60BBDC?+

#60BBDC is a HEX color with RGB value rgb(96, 187, 220) and HSL value hsl(196, 64%, 62%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #60BBDC?+

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