#65DADE Color

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

Color preview

#65DADE

Color formats

HEX
#65DADE
RGB
rgb(101, 218, 222)
RGBA
rgba(101, 218, 222, 1)
HSL
hsl(182, 65%, 63%)
HSV
hsv(182, 55%, 87%)
CMYK
cmyk(55%, 2%, 0%, 13%)
CSS variable
--color-primary: #65DADE;
Lowercase HEX
#65dade

Shades

Tints

Tones

Harmony

CSS snippets for #65DADE

.color-65dade {
  color: #65DADE;
  background-color: #65DADE;
}

Frequently asked questions

What color is #65DADE?+

#65DADE is a HEX color with RGB value rgb(101, 218, 222) and HSL value hsl(182, 65%, 63%). Its closest CSS named color is MediumTurquoise.

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

The closest Tailwind color is teal-300, available as the bg-teal-300 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