All Palettes

Color Palette #a3c3e0, #b7e4f0, #f5b9a3, #fbd9a2, #eab8c9

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-cliff {
color: #a3c3e0;
}
.ocean-front {
color: #b7e4f0;
}
.certain-peach {
color: #f5b9a3;
}
.milky-maize {
color: #fbd9a2;
}
.chantilly {
color: #eab8c9;
}

/* CSS Variables */
:root {
--sea-cliff:#a3c3e0;
--ocean-front:#b7e4f0;
--certain-peach:#f5b9a3;
--milky-maize:#fbd9a2;
--chantilly:#eab8c9;
}

More palettes to explore