All Palettes

Color Palette #6cb2d5, #f4a20b, #f9e25d, #fc7a1d, #d1579e

0%
0%
0%

CSS code for this palette

/* CSS */
.broom-butterfly-blue {
color: #6cb2d5;
}
.orange-pospsicle {
color: #f4a20b;
}
.goldfinch {
color: #f9e25d;
}
.royal-oranje {
color: #fc7a1d;
}
.crushed-berries {
color: #d1579e;
}

/* CSS Variables */
:root {
--broom-butterfly-blue:#6cb2d5;
--orange-pospsicle:#f4a20b;
--goldfinch:#f9e25d;
--royal-oranje:#fc7a1d;
--crushed-berries:#d1579e;
}

More palettes to explore