#13AEF6 Color

Inspect #13AEF6 across formats, palettes, contrast and closest named color matches.

Color preview

#13AEF6

Color formats

HEX
#13AEF6
RGB
rgb(19, 174, 246)
RGBA
rgba(19, 174, 246, 1)
HSL
hsl(199, 93%, 52%)
HSV
hsv(199, 92%, 96%)
CMYK
cmyk(92%, 29%, 0%, 4%)
CSS variable
--color-primary: #13AEF6;
Lowercase HEX
#13aef6

Shades

Tints

Tones

Harmony

CSS snippets for #13AEF6

.color-13aef6 {
  color: #13AEF6;
  background-color: #13AEF6;
}

Frequently asked questions

What color is #13AEF6?+

#13AEF6 is a HEX color with RGB value rgb(19, 174, 246) and HSL value hsl(199, 93%, 52%). Its closest CSS named color is DeepSkyBlue.

What is the closest Tailwind color to #13AEF6?+

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