All Palettes

Color Palette #e3b0c1, #f4d69f, #f7e5ab, #a1c7e3, #5d9bd5

0%
0%
0%

CSS code for this palette

/* CSS */
.parfait-pink {
color: #e3b0c1;
}
.peach-patch {
color: #f4d69f;
}
.butter-honey {
color: #f7e5ab;
}
.windsor-way {
color: #a1c7e3;
}
.blue-bay {
color: #5d9bd5;
}

/* CSS Variables */
:root {
--parfait-pink:#e3b0c1;
--peach-patch:#f4d69f;
--butter-honey:#f7e5ab;
--windsor-way:#a1c7e3;
--blue-bay:#5d9bd5;
}

More palettes to explore