Apricot Afternoon Glow

Warm honey light spilling across sun-baked surfaces, soft and glowing without harsh edges or cold shadows.

Colors

~Watermelonade#EC4B63
~Firecracker#F26131
~Ridgeback#EE975D
~Orangina#F9C610
~Goldfinch#F9E66C

Psychology

The palette clusters tightly in the warm yellow-orange-red spectrum, creating visual unity without demanding contrast. High saturation combined with light values makes these hues appear to advance and radiate outward, triggering associations with sunlight, citrus, and gentle heat rather than aggression. Low contrast between neighbors means the eye moves fluidly across the sequence, evoking warmth and comfort rather than tension or drama.

Usage

Ideal for natural skincare and wellness packaging, farm-fresh food branding, and summer hospitality menus where approachability matters more than visual shock. Projects benefiting from this palette's warm, low-contrast properties include textile and linen collections, children's book illustration, and artisanal bakery identity systems that need energy without edge. The light, glowing quality works especially well in applications requiring inviting, sun-soaked aesthetics rather than bold graphic contrast.

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,
    #ec4b63 0%,
    #f26131 25%,
    #ee975d 50%,
    #f9c610 75%,
    #f9e66c 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #ec4b63;
  --color-gradient-2: #f26131;
  --color-gradient-3: #ee975d;
  --color-gradient-4: #f9c610;
  --color-gradient-5: #f9e66c;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #ec4b63;
--color-2: #f26131;
--color-3: #ee975d;
--color-4: #f9c610;
--color-5: #f9e66c;
Hex values
#ec4b63, #f26131, #ee975d, #f9c610, #f9e66c

Building something? Get this palette via the REST API.

History

Similar palettes

Kiln Ember Dusk
Biscuit Porcelain Hour
Flamingo Hour
Terracotta Sunrise
Abyssal Hearth
Honeycomb Afternoon
Caramel Linen Hour
Blackberry Bakery Noon
Pastel Lagoon