#06DDFE Color

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

Color preview

#06DDFE

Color formats

HEX
#06DDFE
RGB
rgb(6, 221, 254)
RGBA
rgba(6, 221, 254, 1)
HSL
hsl(188, 99%, 51%)
HSV
hsv(188, 98%, 100%)
CMYK
cmyk(98%, 13%, 0%, 0%)
CSS variable
--color-primary: #06DDFE;
Lowercase HEX
#06ddfe

Shades

Tints

Tones

Harmony

CSS snippets for #06DDFE

.color-06ddfe {
  color: #06DDFE;
  background-color: #06DDFE;
}

Frequently asked questions

What color is #06DDFE?+

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

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

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