Cobalt Color Palette

Electric cobalt blue anchors this bold, high-contrast palette with white and charcoal accents. A striking choice for sports brands, technology startups, and attention-grabbing advertising.

#002FA7

Deep Blue

RGB(0, 47, 167)

HSL(223, 100%, 33%)

#0047CC

Vivid Blue

RGB(0, 71, 204)

HSL(219, 100%, 40%)

#1A6FE8

Vivid Blue

RGB(26, 111, 232)

HSL(215, 82%, 51%)

#5599F0

Vivid Blue

RGB(85, 153, 240)

HSL(214, 84%, 64%)

#8FC0F7

Pale Blue

RGB(143, 192, 247)

HSL(212, 87%, 76%)

#CCE5FF

Light Blue

RGB(204, 229, 255)

HSL(211, 100%, 90%)

lightbulbBest Use Cases

  • checkSports brands
  • checkTech startups
  • checkBold advertising

businessIndustries

  • checkSports
  • checkTechnology
Mood:striking

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #002FA7;
  --color-2: #0047CC;
  --color-3: #1A6FE8;
  --color-4: #5599F0;
  --color-5: #8FC0F7;
  --color-6: #CCE5FF;
}

Tailwind CSS Config

colors: {
  'cobalt-1': '#002FA7',
  'cobalt-2': '#0047CC',
  'cobalt-3': '#1A6FE8',
  'cobalt-4': '#5599F0',
  'cobalt-5': '#8FC0F7',
  'cobalt-6': '#CCE5FF',
}
cobaltblueelectricboldstriking

Want to Extract Colors from Your Own Images?

Upload any photo and get a custom color palette instantly — free.

Try PaletteAI Free

Related Palettes