All Palettes

Color Palette #f9b4a4, #f6d7a2, #eae1a9, #a1d5e2, #6999c3

0%
0%
0%

CSS code for this palette

/* CSS */
.just-blush {
color: #f9b4a4;
}
.pismo-dunes {
color: #f6d7a2;
}
.steam-chestnut {
color: #eae1a9;
}
.terrace-pool {
color: #a1d5e2;
}
.windstorm {
color: #6999c3;
}

/* CSS Variables */
:root {
--just-blush:#f9b4a4;
--pismo-dunes:#f6d7a2;
--steam-chestnut:#eae1a9;
--terrace-pool:#a1d5e2;
--windstorm:#6999c3;
}

More palettes to explore