Carmine Signal Stark

High-contrast warmth punctuated by silence, where vivid reds sing against crisp white and absolute black.

Colors

~Ketchup#9F3232
~White#FFFFFF
~Shocking Pink#FF00A2
~White#FFFFFF
~Black#000000

Tags

Psychology

The red-to-pink family commands visual attention through high saturation and warmth, creating immediate energy and forward motion across the palette. Bracketed by pure white and black, these vivid tones gain structural clarity and maximum contrast, which heightens perception of urgency and impact without softness. This high-contrast arrangement leverages the principle that warm hues advance while neutrals recede, allowing the reds to dominate while the achromatic anchors prevent chaos.

Usage

Strong applications include luxury cosmetics packaging, modern restaurant branding, and high-impact editorial spreads where bold color separation is essential. The palette's intense contrast and warm dominance suit projects requiring confident visual hierarchy and immediate attention, such as fashion lookbooks, startup pitch decks, and premium beverage labels. Ideal for contexts where drama and clarity outweigh subtlety.

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,
    #9f3232 0%,
    #ffffff 25%,
    #ff00a2 50%,
    #ffffff 75%,
    #000000 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #9f3232;
  --color-gradient-2: #ffffff;
  --color-gradient-3: #ff00a2;
  --color-gradient-4: #ffffff;
  --color-gradient-5: #000000;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #9f3232;
--color-2: #ffffff;
--color-3: #ff00a2;
--color-4: #ffffff;
--color-5: #000000;
Hex values
#9f3232, #ffffff, #ff00a2, #ffffff, #000000

Building something? Get this palette via the REST API.

History

Similar palettes

Flamingo Hour
Terracotta Sunrise
Ember & Cream
Velvet Midnight Garden
Brick Kiln Glow
Honeycomb Afternoon
Kiln Ember Dusk
Pastel Lagoon
Linen Bakery Morning