All Palettes

Color Palette #f6e2d5, #f1b2a7, #e6797d, #e84f4f, #d9513f

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-rose {
color: #f6e2d5;
}
.lusty-salmon {
color: #f1b2a7;
}
.lively-coral {
color: #e6797d;
}
.red-arremer {
color: #e84f4f;
}
.spirit-warrior {
color: #d9513f;
}

/* CSS Variables */
:root {
--peach-rose:#f6e2d5;
--lusty-salmon:#f1b2a7;
--lively-coral:#e6797d;
--red-arremer:#e84f4f;
--spirit-warrior:#d9513f;
}

More palettes to explore