#002CBB Color

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

Color preview

#002CBB

Color formats

HEX
#002CBB
RGB
rgb(0, 44, 187)
RGBA
rgba(0, 44, 187, 1)
HSL
hsl(226, 100%, 37%)
HSV
hsv(226, 100%, 73%)
CMYK
cmyk(100%, 76%, 0%, 27%)
CSS variable
--color-primary: #002CBB;
Lowercase HEX
#002cbb

Shades

Tints

Tones

Harmony

CSS snippets for #002CBB

.color-002cbb {
  color: #002CBB;
  background-color: #002CBB;
}

Frequently asked questions

What color is #002CBB?+

#002CBB is a HEX color with RGB value rgb(0, 44, 187) and HSL value hsl(226, 100%, 37%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #002CBB?+

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