Gallery / Color palette
movienightpolls.com color palette
The brand palette extracted from movienightpolls.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
#28cc8d
rgb(40, 204, 141)
hsl(157, 67%, 48%)
Background
#fcfdfd
rgb(252, 253, 253)
hsl(180, 20%, 99%)
Text
#222222
rgb(34, 34, 34)
hsl(0, 0%, 13%)
Neutral
#676767
rgb(103, 103, 103)
hsl(0, 0%, 40%)
CSS variables
:root {
--color-primary: #28cc8d;
--color-background: #fcfdfd;
--color-text: #222222;
--color-neutral: #676767;
}Tailwind v4
@theme {
--color-primary: #28cc8d;
--color-background: #fcfdfd;
--color-text: #222222;
--color-neutral: #676767;
}Want a palette from your own site?
Fetch a palette