Gallery / Color palette
313pizza.fr color palette
The brand palette extracted from 313pizza.fr — 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
#c44536
rgb(196, 69, 54)
hsl(6, 57%, 49%)
Accent
#632720
rgb(99, 39, 32)
hsl(6, 51%, 26%)
Background
#000000
rgb(0, 0, 0)
hsl(0, 0%, 0%)
Text
#197278
rgb(25, 114, 120)
hsl(184, 66%, 28%)
Neutral
#766d69
rgb(118, 109, 105)
hsl(18, 6%, 44%)
CSS variables
:root {
--color-primary: #c44536;
--color-accent: #632720;
--color-background: #000000;
--color-text: #197278;
--color-neutral: #766d69;
}Tailwind v4
@theme {
--color-primary: #c44536;
--color-accent: #632720;
--color-background: #000000;
--color-text: #197278;
--color-neutral: #766d69;
}Want a palette from your own site?
Fetch a palette