All Palettes

Color Palette #5ca8ff, #b3e4ff, #ffc7f2, #fff7f5, #ffd8a8

0%
0%
0%

CSS code for this palette

/* CSS */
.bi-blue {
color: #5ca8ff;
}
.frozen-landscape {
color: #b3e4ff;
}
.rosy-maple-moth {
color: #ffc7f2;
}
.sugar-milk {
color: #fff7f5;
}
.peachy-summer-skies {
color: #ffd8a8;
}

/* CSS Variables */
:root {
--bi-blue:#5ca8ff;
--frozen-landscape:#b3e4ff;
--rosy-maple-moth:#ffc7f2;
--sugar-milk:#fff7f5;
--peachy-summer-skies:#ffd8a8;
}

More palettes to explore