#08DAFF Color

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

Color preview

#08DAFF

Color formats

HEX
#08DAFF
RGB
rgb(8, 218, 255)
RGBA
rgba(8, 218, 255, 1)
HSL
hsl(189, 100%, 52%)
HSV
hsv(189, 97%, 100%)
CMYK
cmyk(97%, 15%, 0%, 0%)
CSS variable
--color-primary: #08DAFF;
Lowercase HEX
#08daff

Shades

Tints

Tones

Harmony

CSS snippets for #08DAFF

.color-08daff {
  color: #08DAFF;
  background-color: #08DAFF;
}

Frequently asked questions

What color is #08DAFF?+

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

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

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