#6699CC Color

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

Color preview

#6699CC

Color formats

HEX
#6699CC
RGB
rgb(102, 153, 204)
RGBA
rgba(102, 153, 204, 1)
HSL
hsl(210, 50%, 60%)
HSV
hsv(210, 50%, 80%)
CMYK
cmyk(50%, 25%, 0%, 20%)
CSS variable
--color-primary: #6699CC;
Lowercase HEX
#6699cc

Shades

Tints

Tones

Harmony

CSS snippets for #6699CC

.color-6699cc {
  color: #6699CC;
  background-color: #6699CC;
}

Frequently asked questions

What color is #6699CC?+

#6699CC is a HEX color with RGB value rgb(102, 153, 204) and HSL value hsl(210, 50%, 60%). Its closest CSS named color is CornflowerBlue.

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

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