#13BEF6 Color

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

Color preview

#13BEF6

Color formats

HEX
#13BEF6
RGB
rgb(19, 190, 246)
RGBA
rgba(19, 190, 246, 1)
HSL
hsl(195, 93%, 52%)
HSV
hsv(195, 92%, 96%)
CMYK
cmyk(92%, 23%, 0%, 4%)
CSS variable
--color-primary: #13BEF6;
Lowercase HEX
#13bef6

Shades

Tints

Tones

Harmony

CSS snippets for #13BEF6

.color-13bef6 {
  color: #13BEF6;
  background-color: #13BEF6;
}

Frequently asked questions

What color is #13BEF6?+

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

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

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