Crimson Cellar

A smoldering warmth that pulses from shadow, where neon heat meets velvet darkness in whispered intensity.

Colors

~Neon Red#FF003C
~3AM Breakup#33000A
~Belladonna#1F0006
~Dark Matter#190005

Psychology

The vivid neon red advances aggressively while the three deep, desaturated pinks recede, creating a dynamic tension that commands attention without overwhelming. This warm monochromatic range balances high-chroma excitement with low-chroma restraint, triggering both visceral impact and psychological depth. The palette triggers associations with luxury, danger, and intimacy simultaneously, anchoring viewers in an emotionally complex space rather than a purely calm or purely energetic one.

Usage

Ideal for high-end fashion branding, luxury cosmetics packaging, and editorial photography that demands sophistication with an edge. The neon-to-shadow progression works powerfully in wine labels, leather goods catalogs, and nightlife branding where warmth signals sensuality and depth suggests exclusivity. Projects requiring a bold yet refined aesthetic benefit from this palette's ability to feel both intimate and commanding.

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,
    #ff003c 0%,
    #33000a 33%,
    #1f0006 67%,
    #190005 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #ff003c;
  --color-gradient-2: #33000a;
  --color-gradient-3: #1f0006;
  --color-gradient-4: #190005;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #ff003c;
--color-2: #33000a;
--color-3: #1f0006;
--color-4: #190005;
Hex values
#ff003c, #33000a, #1f0006, #190005

Building something? Get this palette via the REST API.

History

Similar palettes

Flamingo Hour
Ember & Cream
Terracotta Sunrise
Kiln Ember Dusk
Brick Kiln Glow
Rose Petal Parlor
Velvet Midnight Garden
Velvet Boudoir
Linen Bakery Morning