Frosted Berry
#BFA4A0A mid-toned red with amber undertones that commands attention on any surface.
Spec Sheet
Hex#BFA4A0
RGB191, 164, 160
HSL8°, 19%, 69%
On White 2.32:1 Fail
On Black 9.03:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F5F0F0 Text: #34201D Accent: #BFA4A0 Support: #5199A4 Neutral: #D8D1C5 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 Frosted Berry Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F5F0F0;
--palette-ink: #34201D;
--palette-accent: #BFA4A0;
--palette-support: #5199A4;
--palette-neutral: #D8D1C5;
}Tailwind Config
{
"palette-background": "#F5F0F0",
"palette-ink": "#34201D",
"palette-accent": "#BFA4A0",
"palette-support": "#5199A4",
"palette-neutral": "#D8D1C5"
}Color Blindness Simulation
#A9A7A0
Protanopia#AFACA0
Deuteranopia#C6A1A3
TritanopiaBuild a design system around Frosted Berry.