All Palettes

Color Palette #f6c6c6, #f8b7a5, #f4a26c, #f8d468, #f8e9a5

0%
0%
0%

CSS code for this palette

/* CSS */
.english-rose {
color: #f6c6c6;
}
.just-blush {
color: #f8b7a5;
}
.copper-river {
color: #f4a26c;
}
.lighthouse-glow {
color: #f8d468;
}
.bleached-sunflower {
color: #f8e9a5;
}

/* CSS Variables */
:root {
--english-rose:#f6c6c6;
--just-blush:#f8b7a5;
--copper-river:#f4a26c;
--lighthouse-glow:#f8d468;
--bleached-sunflower:#f8e9a5;
}

More palettes to explore