All Palettes

Color Palette #e13e33, #f1b24b, #f7e0a1, #a0cab1, #4f8d9c

0%
0%
0%

CSS code for this palette

/* CSS */
.bacon-strips {
color: #e13e33;
}
.goldsmith {
color: #f1b24b;
}
.aspen-yellow {
color: #f7e0a1;
}
.calculus {
color: #a0cab1;
}
.blue-square {
color: #4f8d9c;
}

/* CSS Variables */
:root {
--bacon-strips:#e13e33;
--goldsmith:#f1b24b;
--aspen-yellow:#f7e0a1;
--calculus:#a0cab1;
--blue-square:#4f8d9c;
}

More palettes to explore