New Brick
#892B2AA deep red with confident presence. Pairs well with warm neutrals and dark wood tones.
Spec Sheet
Hex#892B2A
RGB137, 43, 42
HSL1°, 53%, 35%
On White 8.6:1 AAA
On Black 2.44:1 Fail
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F7F3F3 Text: #3E1F1E Accent: #892B2A Support: #549192 Neutral: #CFCAC4 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 New Brick Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F7F3F3;
--palette-ink: #3E1F1E;
--palette-accent: #892B2A;
--palette-support: #549192;
--palette-neutral: #CFCAC4;
}Tailwind Config
{
"palette-background": "#F7F3F3",
"palette-ink": "#3E1F1E",
"palette-accent": "#892B2A",
"palette-support": "#549192",
"palette-neutral": "#CFCAC4"
}Color Blindness Simulation
#453F29
Protanopia#5C5327
Deuteranopia#97132C
TritanopiaBuild a design system around New Brick.