All Palettes

Color Palette #f0a800, #f4d50b, #f2e7a6, #f3b9e1, #d2709f

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.tau-light-ochre {
color: #f4d50b;
}
.majestic-treasures {
color: #f2e7a6;
}
.pink-heath {
color: #f3b9e1;
}
.camellia-pink {
color: #d2709f;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--tau-light-ochre:#f4d50b;
--majestic-treasures:#f2e7a6;
--pink-heath:#f3b9e1;
--camellia-pink:#d2709f;
}

More palettes to explore