#06CCFE Color

Inspect #06CCFE across formats, palettes, contrast and closest named color matches.

Color preview

#06CCFE

Color formats

HEX
#06CCFE
RGB
rgb(6, 204, 254)
RGBA
rgba(6, 204, 254, 1)
HSL
hsl(192, 99%, 51%)
HSV
hsv(192, 98%, 100%)
CMYK
cmyk(98%, 20%, 0%, 0%)
CSS variable
--color-primary: #06CCFE;
Lowercase HEX
#06ccfe

Shades

Tints

Tones

Harmony

CSS snippets for #06CCFE

.color-06ccfe {
  color: #06CCFE;
  background-color: #06CCFE;
}

Frequently asked questions

What color is #06CCFE?+

#06CCFE is a HEX color with RGB value rgb(6, 204, 254) and HSL value hsl(192, 99%, 51%). Its closest CSS named color is DeepSkyBlue.

What is the closest Tailwind color to #06CCFE?+

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