All Palettes

Color Palette #a4d1e5, #f6a2af, #f8d75d, #f5d099, #f7b8a1

0%
0%
0%

CSS code for this palette

/* CSS */
.chefchaouen-blue {
color: #a4d1e5;
}
.simple-pink {
color: #f6a2af;
}
.glitter-yellow {
color: #f8d75d;
}
.yellow-lotus {
color: #f5d099;
}
.mystic-tulip {
color: #f7b8a1;
}

/* CSS Variables */
:root {
--chefchaouen-blue:#a4d1e5;
--simple-pink:#f6a2af;
--glitter-yellow:#f8d75d;
--yellow-lotus:#f5d099;
--mystic-tulip:#f7b8a1;
}

More palettes to explore