#06AFFE Color

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

Color preview

#06AFFE

Color formats

HEX
#06AFFE
RGB
rgb(6, 175, 254)
RGBA
rgba(6, 175, 254, 1)
HSL
hsl(199, 99%, 51%)
HSV
hsv(199, 98%, 100%)
CMYK
cmyk(98%, 31%, 0%, 0%)
CSS variable
--color-primary: #06AFFE;
Lowercase HEX
#06affe

Shades

Tints

Tones

Harmony

CSS snippets for #06AFFE

.color-06affe {
  color: #06AFFE;
  background-color: #06AFFE;
}

Frequently asked questions

What color is #06AFFE?+

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

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

The closest Tailwind color is sky-500, available as the bg-sky-500 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