Cornflower Honey Noon
Warm butter and cream lit by clear midday sun, anchored by a cool electric gaze that cuts through softness.
Psychology
The complementary pairing of vivid blue (#1678fa) against luminous yellow creates visual tension that commands attention without aggression. The two pale yellows soften and spread the warmth, allowing the cool blue to recede slightly while remaining crisp and commanding, producing a dynamic balance between foreground and background. High saturation in both the blue and primary yellow triggers energetic optimism, while the light value profile prevents the palette from feeling intense or overwhelming.
Usage
Ideal for tech startup branding, modern food packaging for artisanal honey or butter products, and digital product interfaces that need visual hierarchy with warmth. Fashion e-commerce sites, children's book illustrations, and craft brewery labels benefit from the palette's ability to feel both bold and approachable. The moderate contrast and warm dominance work especially well in print collateral and social media graphics where legibility and visual pop are equally important.
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,
#1678fa 0%,
#fdf142 50%,
#fffbd0 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #1678fa;
--color-gradient-2: #fdf142;
--color-gradient-3: #fffbd0;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #1678fa; --color-2: #fdf142; --color-3: #fffbd0;
Hex values
#1678fa, #fdf142, #fffbd0
Building something? Get this palette via the REST API.
History
Similar palettes
Midnight Brass
Abyssal Hearth
Indigo Hour Study
Roasted Almond Bloom
Slate & Honey Hour
Buttercream Lagoon
Terracotta Sunrise
Neon Bloom Dusk
Jade Hour Glow