Oxford Blue

A cool 5-color palette built around Oxford Blue (#002049), Blue Ruin (#0b6ed8), and Ice Cold Stare (#aed0ff), with a calm feel throughout.

coolcalm
Visualize
:root {
  --color-1: #002049;
  --color-2: #00458f;
  --color-3: #0b6ed8;
  --color-4: #569fff;
  --color-5: #aed0ff;
}

.ASE works in Adobe apps and several others that adopted the format. .sketchpalette imports into Sketch. .swatches (Procreate) follows a community-documented structure, since Procreate doesn't publish an official spec, so treat it as best-effort. .pptx is a real PowerPoint file with the palette applied as the deck's theme colors (not just two sample slides); Keynote opens .pptx files directly too.

Oxford Blue FAQ

What colors are in Oxford Blue?

Oxford Blue uses 5 colors: Oxford Blue, Congress Blue, Blue Ruin, Blue Chaos, Ice Cold Stare.

Is Oxford Blue accessible for text and backgrounds?

The highest-contrast pair in this palette is Oxford Blue on Ice Cold Stare, at 10.2:1 (AAA). Use the accessibility panel above to check any specific pair.

How do I use Oxford Blue in a project?

Copy the hex codes above, or open Oxford Blue in the generator to remix it and export as CSS, Tailwind, or JSON.