#000899 Color

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

Color preview

#000899

Color formats

HEX
#000899
RGB
rgb(0, 8, 153)
RGBA
rgba(0, 8, 153, 1)
HSL
hsl(237, 100%, 30%)
HSV
hsv(237, 100%, 60%)
CMYK
cmyk(100%, 95%, 0%, 40%)
CSS variable
--color-primary: #000899;
Lowercase HEX
#000899

Shades

Tints

Tones

Harmony

CSS snippets for #000899

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

Frequently asked questions

What color is #000899?+

#000899 is a HEX color with RGB value rgb(0, 8, 153) and HSL value hsl(237, 100%, 30%). Its closest CSS named color is DarkBlue.

What is the closest Tailwind color to #000899?+

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