All Palettes

Color Palette #b8c9e0, #e2e5f3, #efe5a4, #f4b69f, #d9a1d0

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-river {
color: #b8c9e0;
}
.crystal-falls {
color: #e2e5f3;
}
.boxwood-yellow {
color: #efe5a4;
}
.first-date {
color: #f4b69f;
}
.chateau-rose {
color: #d9a1d0;
}

/* CSS Variables */
:root {
--mystic-river:#b8c9e0;
--crystal-falls:#e2e5f3;
--boxwood-yellow:#efe5a4;
--first-date:#f4b69f;
--chateau-rose:#d9a1d0;
}

More palettes to explore