Color names in this palette
CSS code for this palette
/* CSS */
.zh-n-zh-b-i-pearl {
color: #f5f9fa;
}
.diamond-white {
color: #e1edf4;
}
.icicle-veil {
color: #d8e8f3;
}
.cashmere-sweater {
color: #fef2d2;
}
.sheer-rosebud {
color: #ffe8e5;
}
/* CSS Variables */
:root {
--zh-n-zh-b-i-pearl:#f5f9fa;
--diamond-white:#e1edf4;
--icicle-veil:#d8e8f3;
--cashmere-sweater:#fef2d2;
--sheer-rosebud:#ffe8e5;
}