All Palettes

Color Palette #fffcf5, #fff1db, #ffebcc, #ffd8b8, #ffcaa8

0%
0%
0%

CSS code for this palette

/* CSS */
.sugar-milk {
color: #fffcf5;
}
.flickering-light {
color: #fff1db;
}
.blanched-almond {
color: #ffebcc;
}
.curtsy {
color: #ffd8b8;
}
.peach-crayon {
color: #ffcaa8;
}

/* CSS Variables */
:root {
--sugar-milk:#fffcf5;
--flickering-light:#fff1db;
--blanched-almond:#ffebcc;
--curtsy:#ffd8b8;
--peach-crayon:#ffcaa8;
}

More palettes to explore