Crimson Linen Rest

A warm, striking contrast of deep reds against cream, like embers glowing against fresh parchment in soft light.

Colors

~Blood Orange#D6001C
~Ghost Pepper#C10016
~Snowed In#ECE5DD

Psychology

The two deep reds in monochromatic harmony create visual cohesion while their shared warmth and high saturation command attention and advance toward the viewer. The pale cream anchor provides visual relief and prevents the palette from feeling overwhelming, while the stark contrast between dark and light intensifies the boldness of the reds without sacrificing sophistication. This combination triggers confidence and sensuality, as warm reds are physiologically arousing, yet the presence of neutral cream grounds the palette in elegance rather than aggression.

Usage

Apply this palette to luxury cosmetics packaging, high-end fashion lookbooks, and fine dining restaurant identities where bold color presence pairs with refined restraint. The moderate contrast and monochromatic structure work especially well for editorial design and wine label branding, where warmth signals premium positioning without visual chaos. The cream provides breathing room for typography and imagery, making it ideal for luxury lifestyle websites and minimalist print collateral that demand impact with clarity.

Code

CSS Gradient
/* CSS gradient approximation of mesh gradient */
/* Note: This is a linear approximation. For the full animated mesh effect, use the React/JS export. */
background: linear-gradient(
    90deg,
    #d6001c 0%,
    #c10016 50%,
    #ece5dd 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #d6001c;
  --color-gradient-2: #c10016;
  --color-gradient-3: #ece5dd;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #d6001c;
--color-2: #c10016;
--color-3: #ece5dd;
Hex values
#d6001c, #c10016, #ece5dd

Building something? Get this palette via the REST API.

History

Similar palettes

Brick & Berry Dusk
Pomegranate Cellar
Flamingo Hour
Ember & Cream
Hearth & Hickory
Burgundy Cellar Rest
Kiln Dust Glow
Peach Hour
Forge & Honey