All Palettes

Color Palette #3b99d8, #7dd2d8, #b5e1e3, #f1d3a7, #f7a8a1

0%
0%
0%

CSS code for this palette

/* CSS */
.dayflower {
color: #3b99d8;
}
.aruba-blue {
color: #7dd2d8;
}
.fine-blue {
color: #b5e1e3;
}
.straw-hat {
color: #f1d3a7;
}
.roseberry {
color: #f7a8a1;
}

/* CSS Variables */
:root {
--dayflower:#3b99d8;
--aruba-blue:#7dd2d8;
--fine-blue:#b5e1e3;
--straw-hat:#f1d3a7;
--roseberry:#f7a8a1;
}

More palettes to explore