All Palettes

Color Palette #a32e4d, #f46c6c, #fecaa9, #ffc94d, #fab700

0%
0%
0%

CSS code for this palette

/* CSS */
.warrior-queen {
color: #a32e4d;
}
.breeze-of-chilli {
color: #f46c6c;
}
.peach-crayon {
color: #fecaa9;
}
.chunky-bee {
color: #ffc94d;
}
.blue-angels-yellow {
color: #fab700;
}

/* CSS Variables */
:root {
--warrior-queen:#a32e4d;
--breeze-of-chilli:#f46c6c;
--peach-crayon:#fecaa9;
--chunky-bee:#ffc94d;
--blue-angels-yellow:#fab700;
}

More palettes to explore