Gallery / Color palette
niestroeter.de color palette
The brand palette extracted from niestroeter.de — 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
#61e746
rgb(97, 231, 70)
hsl(110, 77%, 59%)
Accent
#07661a
rgb(7, 102, 26)
hsl(132, 87%, 21%)
Accent
#7fb506
rgb(127, 181, 6)
hsl(79, 94%, 37%)
Accent
#bedd3f
rgb(190, 221, 63)
hsl(72, 70%, 56%)
Accent
#26941e
rgb(38, 148, 30)
hsl(116, 66%, 35%)
Background
#f9fafb
rgb(249, 250, 251)
hsl(210, 20%, 98%)
Text
#000000
rgb(0, 0, 0)
hsl(0, 0%, 0%)
Neutral
#1a2018
rgb(26, 32, 24)
hsl(105, 14%, 11%)
CSS variables
:root {
--color-primary: #61e746;
--color-accent-1: #07661a;
--color-accent-2: #7fb506;
--color-accent-3: #bedd3f;
--color-accent-4: #26941e;
--color-background: #f9fafb;
--color-text: #000000;
--color-neutral: #1a2018;
}Tailwind v4
@theme {
--color-primary: #61e746;
--color-accent-1: #07661a;
--color-accent-2: #7fb506;
--color-accent-3: #bedd3f;
--color-accent-4: #26941e;
--color-background: #f9fafb;
--color-text: #000000;
--color-neutral: #1a2018;
}Want a palette from your own site?
Fetch a palette