Crimson Cloud

A fourth-of-july 3-color palette built around Crimson Cloud (#c02d3d), Snowflake (#f0f0f0), and Sage Violet (#44427f), with a bold feel throughout.

fourth-of-julybold
Visualize
:root {
  --color-1: #c02d3d;
  --color-2: #f0f0f0;
  --color-3: #44427f;
}

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

Crimson Cloud FAQ

What colors are in Crimson Cloud?

Crimson Cloud uses 3 colors: Crimson Cloud, Snowflake, Sage Violet.

Is Crimson Cloud accessible for text and backgrounds?

The highest-contrast pair in this palette is Snowflake on Sage Violet, at 7.9:1 (AAA). Use the accessibility panel above to check any specific pair.

How do I use Crimson Cloud in a project?

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