#65BCDC Color

Inspect #65BCDC across formats, palettes, contrast and closest named color matches.

Color preview

#65BCDC

Color formats

HEX
#65BCDC
RGB
rgb(101, 188, 220)
RGBA
rgba(101, 188, 220, 1)
HSL
hsl(196, 63%, 63%)
HSV
hsv(196, 54%, 86%)
CMYK
cmyk(54%, 15%, 0%, 14%)
CSS variable
--color-primary: #65BCDC;
Lowercase HEX
#65bcdc

Shades

Tints

Tones

Harmony

CSS snippets for #65BCDC

.color-65bcdc {
  color: #65BCDC;
  background-color: #65BCDC;
}

Frequently asked questions

What color is #65BCDC?+

#65BCDC is a HEX color with RGB value rgb(101, 188, 220) and HSL value hsl(196, 63%, 63%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #65BCDC?+

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