All Palettes

Color Palette #a56f91, #d7b5d9, #e4c6b4, #f2d8a1, #f56666

0%
0%
0%

CSS code for this palette

/* CSS */
.flowering-raspberry {
color: #a56f91;
}
.confectionary {
color: #d7b5d9;
}
.novelle-peach {
color: #e4c6b4;
}
.double-cream {
color: #f2d8a1;
}
.fiery-salmon {
color: #f56666;
}

/* CSS Variables */
:root {
--flowering-raspberry:#a56f91;
--confectionary:#d7b5d9;
--novelle-peach:#e4c6b4;
--double-cream:#f2d8a1;
--fiery-salmon:#f56666;
}

More palettes to explore