All Palettes

Color Palette #f9dab4, #f6aa6f, #f05d38, #c52b3d, #9d2a4c

0%
0%
0%

CSS code for this palette

/* CSS */
.sandy-bay {
color: #f9dab4;
}
.florida-sunrise {
color: #f6aa6f;
}
.oranzhewyi-orange {
color: #f05d38;
}
.crimson-cloud {
color: #c52b3d;
}
.vampirella {
color: #9d2a4c;
}

/* CSS Variables */
:root {
--sandy-bay:#f9dab4;
--florida-sunrise:#f6aa6f;
--oranzhewyi-orange:#f05d38;
--crimson-cloud:#c52b3d;
--vampirella:#9d2a4c;
}

More palettes to explore