Bunchberry
#4C2D70A dark, rich purple with creative presence. Adds sophistication and personality to feature walls and private spaces.
Spec Sheet
Hex#4C2D70
RGB76, 45, 112
HSL268°, 43%, 31%
On White 10.96:1 AAA
On Black 1.92:1 Fail
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F2F1F4 Text: #2B2135 Accent: #4C2D70 Support: #68814B Neutral: #C2ACC3 Rules: - Use Background for surfaces and canvas - Use Ink for body text and icons - Never use Accent as body text — contrast is too low - Maintain 4.5:1 minimum contrast for normal text
Design System from Bunchberry Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F2F1F4;
--palette-ink: #2B2135;
--palette-accent: #4C2D70;
--palette-support: #68814B;
--palette-neutral: #C2ACC3;
}Tailwind Config
{
"palette-background": "#F2F1F4",
"palette-ink": "#2B2135",
"palette-accent": "#4C2D70",
"palette-support": "#68814B",
"palette-neutral": "#C2ACC3"
}Color Blindness Simulation
#113C72
Protanopia#1D3C6E
Deuteranopia#453A4A
TritanopiaBuild a design system around Bunchberry.