Gallery / Color palette
lemanscup.com color palette
The brand palette extracted from lemanscup.com — primary, accent, neutral, background, and text colors with copy-ready hex codes and one-click export to CSS, Tailwind, and design tokens. Last updated June 12, 2026.
Primary
#265ca0
rgb(38, 92, 160)
hsl(213, 62%, 39%)
Accent
#411d1d
rgb(65, 29, 29)
hsl(0, 38%, 18%)
Accent
#e21e19
rgb(226, 30, 25)
hsl(1, 80%, 49%)
Accent
#663366
rgb(102, 51, 102)
hsl(300, 33%, 30%)
Accent
#000324
rgb(0, 3, 36)
hsl(235, 100%, 7%)
Background
#191919
rgb(25, 25, 25)
hsl(0, 0%, 10%)
Text
#ffffff
rgb(255, 255, 255)
hsl(0, 0%, 100%)
Neutral
#1f2631
rgb(31, 38, 49)
hsl(217, 23%, 16%)
CSS variables
:root {
--color-primary: #265ca0;
--color-accent-1: #411d1d;
--color-accent-2: #e21e19;
--color-accent-3: #663366;
--color-accent-4: #000324;
--color-background: #191919;
--color-text: #ffffff;
--color-neutral: #1f2631;
}Tailwind v4
@theme {
--color-primary: #265ca0;
--color-accent-1: #411d1d;
--color-accent-2: #e21e19;
--color-accent-3: #663366;
--color-accent-4: #000324;
--color-background: #191919;
--color-text: #ffffff;
--color-neutral: #1f2631;
}Want a palette from your own site?
Fetch a palette