All Palettes

Color Palette #b3c7d6, #e7a2b3, #f5d06b, #ff6a3d, #d63f2e

0%
0%
0%

CSS code for this palette

/* CSS */
.cloudy-valley {
color: #b3c7d6;
}
.love-at-first-sight {
color: #e7a2b3;
}
.yellow-tulip {
color: #f5d06b;
}
.smashed-pumpkin {
color: #ff6a3d;
}
.vampire-red {
color: #d63f2e;
}

/* CSS Variables */
:root {
--cloudy-valley:#b3c7d6;
--love-at-first-sight:#e7a2b3;
--yellow-tulip:#f5d06b;
--smashed-pumpkin:#ff6a3d;
--vampire-red:#d63f2e;
}

More palettes to explore