All Palettes

Color Palette #5d9bd5, #8ecae6, #b9e6f9, #f7c5c5, #f9b3ae

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-bay {
color: #5d9bd5;
}
.deluxe-days {
color: #8ecae6;
}
.arctic-paradise {
color: #b9e6f9;
}
.english-rose {
color: #f7c5c5;
}
.peach-bud {
color: #f9b3ae;
}

/* CSS Variables */
:root {
--blue-bay:#5d9bd5;
--deluxe-days:#8ecae6;
--arctic-paradise:#b9e6f9;
--english-rose:#f7c5c5;
--peach-bud:#f9b3ae;
}

More palettes to explore