#08CAFF Color

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

Color preview

#08CAFF

Color formats

HEX
#08CAFF
RGB
rgb(8, 202, 255)
RGBA
rgba(8, 202, 255, 1)
HSL
hsl(193, 100%, 52%)
HSV
hsv(193, 97%, 100%)
CMYK
cmyk(97%, 21%, 0%, 0%)
CSS variable
--color-primary: #08CAFF;
Lowercase HEX
#08caff

Shades

Tints

Tones

Harmony

CSS snippets for #08CAFF

.color-08caff {
  color: #08CAFF;
  background-color: #08CAFF;
}

Frequently asked questions

What color is #08CAFF?+

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

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

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