#003F8C Color

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

Color preview

#003F8C

Color formats

HEX
#003F8C
RGB
rgb(0, 63, 140)
RGBA
rgba(0, 63, 140, 1)
HSL
hsl(213, 100%, 27%)
HSV
hsv(213, 100%, 55%)
CMYK
cmyk(100%, 55%, 0%, 45%)
CSS variable
--color-primary: #003F8C;
Lowercase HEX
#003f8c

Shades

Tints

Tones

Harmony

CSS snippets for #003F8C

.color-003f8c {
  color: #003F8C;
  background-color: #003F8C;
}

Frequently asked questions

What color is #003F8C?+

#003F8C is a HEX color with RGB value rgb(0, 63, 140) and HSL value hsl(213, 100%, 27%). Its closest CSS named color is MidnightBlue.

What is the closest Tailwind color to #003F8C?+

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