All Palettes

Color Palette #a4d5d4, #f9cfae, #f0a800, #e26a6a, #6b9ccc

0%
0%
0%

CSS code for this palette

/* CSS */
.smooth-satin {
color: #a4d5d4;
}
.whipped-peach {
color: #f9cfae;
}
.welcoming-wasp {
color: #f0a800;
}
.childhood-crush {
color: #e26a6a;
}
.tantalize {
color: #6b9ccc;
}

/* CSS Variables */
:root {
--smooth-satin:#a4d5d4;
--whipped-peach:#f9cfae;
--welcoming-wasp:#f0a800;
--childhood-crush:#e26a6a;
--tantalize:#6b9ccc;
}

More palettes to explore