All Palettes

Color Palette #e13e33, #f7a1a4, #f8d6b4, #f9e89a, #f1c40e

0%
0%
0%

CSS code for this palette

/* CSS */
.bacon-strips {
color: #e13e33;
}
.her-majesty {
color: #f7a1a4;
}
.sandy-bay {
color: #f8d6b4;
}
.summer-s-heat {
color: #f9e89a;
}
.sunshine-mellow {
color: #f1c40e;
}

/* CSS Variables */
:root {
--bacon-strips:#e13e33;
--her-majesty:#f7a1a4;
--sandy-bay:#f8d6b4;
--summer-s-heat:#f9e89a;
--sunshine-mellow:#f1c40e;
}

More palettes to explore