All Palettes

Color Palette #fab700, #f7c5a1, #f7cad7, #d6acfb, #a4d1e5

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.shrimp-toast {
color: #f7c5a1;
}
.palace-rose {
color: #f7cad7;
}
.light-violet {
color: #d6acfb;
}
.chefchaouen-blue {
color: #a4d1e5;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--shrimp-toast:#f7c5a1;
--palace-rose:#f7cad7;
--light-violet:#d6acfb;
--chefchaouen-blue:#a4d1e5;
}

More palettes to explore