All Palettes

Color Palette #f1c0c0, #f5a59e, #f59e75, #f07b3d, #f24c26

0%
0%
0%

CSS code for this palette

/* CSS */
.silver-strawberry {
color: #f1c0c0;
}
.roseberry {
color: #f5a59e;
}
.burning-coals {
color: #f59e75;
}
.salsa-sizzle {
color: #f07b3d;
}
.karaka-orange {
color: #f24c26;
}

/* CSS Variables */
:root {
--silver-strawberry:#f1c0c0;
--roseberry:#f5a59e;
--burning-coals:#f59e75;
--salsa-sizzle:#f07b3d;
--karaka-orange:#f24c26;
}

More palettes to explore