#53CCEE Color

Inspect #53CCEE across formats, palettes, contrast and closest named color matches.

Color preview

#53CCEE

Color formats

HEX
#53CCEE
RGB
rgb(83, 204, 238)
RGBA
rgba(83, 204, 238, 1)
HSL
hsl(193, 82%, 63%)
HSV
hsv(193, 65%, 93%)
CMYK
cmyk(65%, 14%, 0%, 7%)
CSS variable
--color-primary: #53CCEE;
Lowercase HEX
#53ccee

Shades

Tints

Tones

Harmony

CSS snippets for #53CCEE

.color-53ccee {
  color: #53CCEE;
  background-color: #53CCEE;
}

Frequently asked questions

What color is #53CCEE?+

#53CCEE is a HEX color with RGB value rgb(83, 204, 238) and HSL value hsl(193, 82%, 63%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #53CCEE?+

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