#05BDFA Color

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

Color preview

#05BDFA

Color formats

HEX
#05BDFA
RGB
rgb(5, 189, 250)
RGBA
rgba(5, 189, 250, 1)
HSL
hsl(195, 96%, 50%)
HSV
hsv(195, 98%, 98%)
CMYK
cmyk(98%, 24%, 0%, 2%)
CSS variable
--color-primary: #05BDFA;
Lowercase HEX
#05bdfa

Shades

Tints

Tones

Harmony

CSS snippets for #05BDFA

.color-05bdfa {
  color: #05BDFA;
  background-color: #05BDFA;
}

Frequently asked questions

What color is #05BDFA?+

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

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

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