#05ACFA Color

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

Color preview

#05ACFA

Color formats

HEX
#05ACFA
RGB
rgb(5, 172, 250)
RGBA
rgba(5, 172, 250, 1)
HSL
hsl(199, 96%, 50%)
HSV
hsv(199, 98%, 98%)
CMYK
cmyk(98%, 31%, 0%, 2%)
CSS variable
--color-primary: #05ACFA;
Lowercase HEX
#05acfa

Shades

Tints

Tones

Harmony

CSS snippets for #05ACFA

.color-05acfa {
  color: #05ACFA;
  background-color: #05ACFA;
}

Frequently asked questions

What color is #05ACFA?+

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

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

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