All Palettes

Color Palette #f1c6d5, #f9b4b5, #f8c97c, #f4e1a4, #cfe4f7

0%
0%
0%

CSS code for this palette

/* CSS */
.lily-legs {
color: #f1c6d5;
}
.precious-pink {
color: #f9b4b5;
}
.sunday-afternoon {
color: #f8c97c;
}
.optimistic-yellow {
color: #f4e1a4;
}
.new-heights {
color: #cfe4f7;
}

/* CSS Variables */
:root {
--lily-legs:#f1c6d5;
--precious-pink:#f9b4b5;
--sunday-afternoon:#f8c97c;
--optimistic-yellow:#f4e1a4;
--new-heights:#cfe4f7;
}

More palettes to explore