#00008C Color

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

Color preview

#00008C

Color formats

HEX
#00008C
RGB
rgb(0, 0, 140)
RGBA
rgba(0, 0, 140, 1)
HSL
hsl(240, 100%, 27%)
HSV
hsv(240, 100%, 55%)
CMYK
cmyk(100%, 100%, 0%, 45%)
CSS variable
--color-primary: #00008C;
Lowercase HEX
#00008c

Shades

Tints

Tones

Harmony

CSS snippets for #00008C

.color-00008c {
  color: #00008C;
  background-color: #00008C;
}

Frequently asked questions

What color is #00008C?+

#00008C is a HEX color with RGB value rgb(0, 0, 140) and HSL value hsl(240, 100%, 27%). Its closest CSS named color is DarkBlue.

What is the closest Tailwind color to #00008C?+

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