All Palettes

Color Palette #f6d5a7, #f4b8c4, #e1b1e7, #b1d3e7, #a1c4e8

0%
0%
0%

CSS code for this palette

/* CSS */
.enjoyable-yellow {
color: #f6d5a7;
}
.petals-unfolding {
color: #f4b8c4;
}
.petal-plush {
color: #e1b1e7;
}
.chapel-blue {
color: #b1d3e7;
}
.windsor-way {
color: #a1c4e8;
}

/* CSS Variables */
:root {
--enjoyable-yellow:#f6d5a7;
--petals-unfolding:#f4b8c4;
--petal-plush:#e1b1e7;
--chapel-blue:#b1d3e7;
--windsor-way:#a1c4e8;
}

More palettes to explore