Orange Slice

A cosmic 5-color palette built around Orange Slice (#ef915f), Advertising Blue (#0082a9), and Hell’s Bells (#b85f2b), with a dark feel throughout.

cosmicdark
Visualize
:root {
  --color-1: #ef915f;
  --color-2: #184700;
  --color-3: #0082a9;
  --color-4: #cd8fe0;
  --color-5: #b85f2b;
}

.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.

Orange Slice FAQ

What colors are in Orange Slice?

Orange Slice uses 5 colors: Orange Slice, Forest Green, Advertising Blue, Blush Essence, Hell’s Bells.

Is Orange Slice accessible for text and backgrounds?

The highest-contrast pair in this palette is Orange Slice on Forest Green, at 4.6:1 (AA). Use the accessibility panel above to check any specific pair.

How do I use Orange Slice in a project?

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