#53CEED Color

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

Color preview

#53CEED

Color formats

HEX
#53CEED
RGB
rgb(83, 206, 237)
RGBA
rgba(83, 206, 237, 1)
HSL
hsl(192, 81%, 63%)
HSV
hsv(192, 65%, 93%)
CMYK
cmyk(65%, 13%, 0%, 7%)
CSS variable
--color-primary: #53CEED;
Lowercase HEX
#53ceed

Shades

Tints

Tones

Harmony

CSS snippets for #53CEED

.color-53ceed {
  color: #53CEED;
  background-color: #53CEED;
}

Frequently asked questions

What color is #53CEED?+

#53CEED is a HEX color with RGB value rgb(83, 206, 237) and HSL value hsl(192, 81%, 63%). Its closest CSS named color is MediumTurquoise.

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

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