All Palettes

Color Palette #6a4e4e, #c19a8a, #f2d5c4, #fab700, #e73d23

0%
0%
0%

CSS code for this palette

/* CSS */
.flamboyant-plum {
color: #6a4e4e;
}
.muddy-quicksand {
color: #c19a8a;
}
.melon-pink {
color: #f2d5c4;
}
.blue-angels-yellow {
color: #fab700;
}
.safflower-scarlet {
color: #e73d23;
}

/* CSS Variables */
:root {
--flamboyant-plum:#6a4e4e;
--muddy-quicksand:#c19a8a;
--melon-pink:#f2d5c4;
--blue-angels-yellow:#fab700;
--safflower-scarlet:#e73d23;
}

More palettes to explore