#52AEFF Color

Inspect #52AEFF across formats, palettes, contrast and closest named color matches.

Color preview

#52AEFF

Color formats

HEX
#52AEFF
RGB
rgb(82, 174, 255)
RGBA
rgba(82, 174, 255, 1)
HSL
hsl(208, 100%, 66%)
HSV
hsv(208, 68%, 100%)
CMYK
cmyk(68%, 32%, 0%, 0%)
CSS variable
--color-primary: #52AEFF;
Lowercase HEX
#52aeff

Shades

Tints

Tones

Harmony

CSS snippets for #52AEFF

.color-52aeff {
  color: #52AEFF;
  background-color: #52AEFF;
}

Frequently asked questions

What color is #52AEFF?+

#52AEFF is a HEX color with RGB value rgb(82, 174, 255) and HSL value hsl(208, 100%, 66%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #52AEFF?+

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