#65BDDC Color

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

Color preview

#65BDDC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #65BDDC

.color-65bddc {
  color: #65BDDC;
  background-color: #65BDDC;
}

Frequently asked questions

What color is #65BDDC?+

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

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

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