#08CDFE Color

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

Color preview

#08CDFE

Color formats

HEX
#08CDFE
RGB
rgb(8, 205, 254)
RGBA
rgba(8, 205, 254, 1)
HSL
hsl(192, 99%, 51%)
HSV
hsv(192, 97%, 100%)
CMYK
cmyk(97%, 19%, 0%, 0%)
CSS variable
--color-primary: #08CDFE;
Lowercase HEX
#08cdfe

Shades

Tints

Tones

Harmony

CSS snippets for #08CDFE

.color-08cdfe {
  color: #08CDFE;
  background-color: #08CDFE;
}

Frequently asked questions

What color is #08CDFE?+

#08CDFE is a HEX color with RGB value rgb(8, 205, 254) and HSL value hsl(192, 99%, 51%). Its closest CSS named color is DeepSkyBlue.

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

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