Nimbus Cloud
#EBF0F2A serene, muted white that reflects natural light beautifully. Sets a neutral stage for furniture and artwork.
Spec Sheet
Hex#EBF0F2
RGB235, 240, 242
HSL197°, 21%, 94%
On White 1.15:1 Fail
On Black 18.28:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EBEEF0 Text: #1C2E36 Accent: #EBF0F2 Support: #B48A79 Neutral: #BABDCA 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 Nimbus Cloud Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EBEEF0;
--palette-ink: #1C2E36;
--palette-accent: #EBF0F2;
--palette-support: #B48A79;
--palette-neutral: #BABDCA;
}Tailwind Config
{
"palette-background": "#EBEEF0",
"palette-ink": "#1C2E36",
"palette-accent": "#EBF0F2",
"palette-support": "#B48A79",
"palette-neutral": "#BABDCA"
}Color Blindness Simulation
#EFF0F2
Protanopia#EEEFF2
Deuteranopia#E9F1F1
TritanopiaBuild a design system around Nimbus Cloud.