#08B5FF Color

Inspect #08B5FF across formats, palettes, contrast and closest named color matches.

Color preview

#08B5FF

Color formats

HEX
#08B5FF
RGB
rgb(8, 181, 255)
RGBA
rgba(8, 181, 255, 1)
HSL
hsl(198, 100%, 52%)
HSV
hsv(198, 97%, 100%)
CMYK
cmyk(97%, 29%, 0%, 0%)
CSS variable
--color-primary: #08B5FF;
Lowercase HEX
#08b5ff

Shades

Tints

Tones

Harmony

CSS snippets for #08B5FF

.color-08b5ff {
  color: #08B5FF;
  background-color: #08B5FF;
}

Frequently asked questions

What color is #08B5FF?+

#08B5FF is a HEX color with RGB value rgb(8, 181, 255) and HSL value hsl(198, 100%, 52%). Its closest CSS named color is DeepSkyBlue.

What is the closest Tailwind color to #08B5FF?+

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