#040B8B Color

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

Color preview

#040B8B

Color formats

HEX
#040B8B
RGB
rgb(4, 11, 139)
RGBA
rgba(4, 11, 139, 1)
HSL
hsl(237, 94%, 28%)
HSV
hsv(237, 97%, 55%)
CMYK
cmyk(97%, 92%, 0%, 45%)
CSS variable
--color-primary: #040B8B;
Lowercase HEX
#040b8b

Shades

Tints

Tones

Harmony

CSS snippets for #040B8B

.color-040b8b {
  color: #040B8B;
  background-color: #040B8B;
}

Frequently asked questions

What color is #040B8B?+

#040B8B is a HEX color with RGB value rgb(4, 11, 139) and HSL value hsl(237, 94%, 28%). Its closest CSS named color is DarkBlue.

What is the closest Tailwind color to #040B8B?+

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