All Palettes

Color Palette #f084b1, #f5a300, #f1d03b, #a2d7b9, #497cda

0%
0%
0%

CSS code for this palette

/* CSS */
.sachet-pink {
color: #f084b1;
}
.mad-for-mango {
color: #f5a300;
}
.basket-of-gold {
color: #f1d03b;
}
.flowering-cactus {
color: #a2d7b9;
}
.andrea-blue {
color: #497cda;
}

/* CSS Variables */
:root {
--sachet-pink:#f084b1;
--mad-for-mango:#f5a300;
--basket-of-gold:#f1d03b;
--flowering-cactus:#a2d7b9;
--andrea-blue:#497cda;
}

More palettes to explore