All Palettes

Color Palette #f1a7b1, #f1b950, #f9cca4, #f79f69, #e44959

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f1a7b1;
}
.goldsmith {
color: #f1b950;
}
.lion-cub {
color: #f9cca4;
}
.copper-river {
color: #f79f69;
}
.tomato-scepter {
color: #e44959;
}

/* CSS Variables */
:root {
--pink-fit:#f1a7b1;
--goldsmith:#f1b950;
--lion-cub:#f9cca4;
--copper-river:#f79f69;
--tomato-scepter:#e44959;
}

More palettes to explore