#0066CC Color

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

Color preview

#0066CC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #0066CC

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

Frequently asked questions

What color is #0066CC?+

#0066CC is a HEX color with RGB value rgb(0, 102, 204) and HSL value hsl(210, 100%, 40%). Its closest CSS named color is RoyalBlue.

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

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