#05CDFA Color

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

Color preview

#05CDFA

Color formats

HEX
#05CDFA
RGB
rgb(5, 205, 250)
RGBA
rgba(5, 205, 250, 1)
HSL
hsl(191, 96%, 50%)
HSV
hsv(191, 98%, 98%)
CMYK
cmyk(98%, 18%, 0%, 2%)
CSS variable
--color-primary: #05CDFA;
Lowercase HEX
#05cdfa

Shades

Tints

Tones

Harmony

CSS snippets for #05CDFA

.color-05cdfa {
  color: #05CDFA;
  background-color: #05CDFA;
}

Frequently asked questions

What color is #05CDFA?+

#05CDFA is a HEX color with RGB value rgb(5, 205, 250) and HSL value hsl(191, 96%, 50%). Its closest CSS named color is DeepSkyBlue.

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

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