Velvet Sky
#C8E2EEA rich blue with quiet confidence. Creates restful bedrooms and focused home offices.
Spec Sheet
Hex#C8E2EE
RGB200, 226, 238
HSL199°, 53%, 86%
On White 1.35:1 Fail
On Black 15.57:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E8ECEE Text: #182B34 Accent: #C8E2EE Support: #AF7960 Neutral: #A7ACC3 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 Velvet Sky Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E8ECEE;
--palette-ink: #182B34;
--palette-accent: #C8E2EE;
--palette-support: #AF7960;
--palette-neutral: #A7ACC3;
}Tailwind Config
{
"palette-background": "#E8ECEE",
"palette-ink": "#182B34",
"palette-accent": "#C8E2EE",
"palette-support": "#AF7960",
"palette-neutral": "#A7ACC3"
}Color Blindness Simulation
#DCE0EF
Protanopia#D6DCEE
Deuteranopia#BEE6E6
TritanopiaBuild a design system around Velvet Sky.