#000066 Color

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

Color preview

#000066

Color formats

HEX
#000066
RGB
rgb(0, 0, 102)
RGBA
rgba(0, 0, 102, 1)
HSL
hsl(240, 100%, 20%)
HSV
hsv(240, 100%, 40%)
CMYK
cmyk(100%, 100%, 0%, 60%)
CSS variable
--color-primary: #000066;
Lowercase HEX
#000066

Shades

Tints

Tones

Harmony

CSS snippets for #000066

.color-000066 {
  color: #000066;
  background-color: #000066;
}

Frequently asked questions

What color is #000066?+

#000066 is a HEX color with RGB value rgb(0, 0, 102) and HSL value hsl(240, 100%, 20%). Its closest CSS named color is Navy.

What is the closest Tailwind color to #000066?+

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