#05E6FF Color

Inspect #05E6FF across formats, palettes, contrast and closest named color matches.

Color preview

#05E6FF

Color formats

HEX
#05E6FF
RGB
rgb(5, 230, 255)
RGBA
rgba(5, 230, 255, 1)
HSL
hsl(186, 100%, 51%)
HSV
hsv(186, 98%, 100%)
CMYK
cmyk(98%, 10%, 0%, 0%)
CSS variable
--color-primary: #05E6FF;
Lowercase HEX
#05e6ff

Shades

Tints

Tones

Harmony

CSS snippets for #05E6FF

.color-05e6ff {
  color: #05E6FF;
  background-color: #05E6FF;
}

Frequently asked questions

What color is #05E6FF?+

#05E6FF is a HEX color with RGB value rgb(5, 230, 255) and HSL value hsl(186, 100%, 51%). Its closest CSS named color is Aqua.

What is the closest Tailwind color to #05E6FF?+

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