All Palettes

Color Palette #fdd3a5, #f9c89a, #f6aa6f, #f77d5e, #d63d4f

0%
0%
0%

CSS code for this palette

/* CSS */
.affinity {
color: #fdd3a5;
}
.orpiment-yellow {
color: #f9c89a;
}
.florida-sunrise {
color: #f6aa6f;
}
.slippery-salmon {
color: #f77d5e;
}
.smooch-rouge {
color: #d63d4f;
}

/* CSS Variables */
:root {
--affinity:#fdd3a5;
--orpiment-yellow:#f9c89a;
--florida-sunrise:#f6aa6f;
--slippery-salmon:#f77d5e;
--smooch-rouge:#d63d4f;
}

More palettes to explore