All Palettes

Color Palette #f1a7b9, #f5d07a, #f3e8a5, #a2d7cf, #6999c3

0%
0%
0%

CSS code for this palette

/* CSS */
.rozowy-pink {
color: #f1a7b9;
}
.popcorn {
color: #f5d07a;
}
.majestic-treasures {
color: #f3e8a5;
}
.touch-of-turquoise {
color: #a2d7cf;
}
.windstorm {
color: #6999c3;
}

/* CSS Variables */
:root {
--rozowy-pink:#f1a7b9;
--popcorn:#f5d07a;
--majestic-treasures:#f3e8a5;
--touch-of-turquoise:#a2d7cf;
--windstorm:#6999c3;
}

More palettes to explore