#6699FF Color

Inspect #6699FF across formats, palettes, contrast and closest named color matches.

Color preview

#6699FF

Color formats

HEX
#6699FF
RGB
rgb(102, 153, 255)
RGBA
rgba(102, 153, 255, 1)
HSL
hsl(220, 100%, 70%)
HSV
hsv(220, 60%, 100%)
CMYK
cmyk(60%, 40%, 0%, 0%)
CSS variable
--color-primary: #6699FF;
Lowercase HEX
#6699ff

Shades

Tints

Tones

Harmony

CSS snippets for #6699FF

.color-6699ff {
  color: #6699FF;
  background-color: #6699FF;
}

Frequently asked questions

What color is #6699FF?+

#6699FF is a HEX color with RGB value rgb(102, 153, 255) and HSL value hsl(220, 100%, 70%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #6699FF?+

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