All Palettes

Color Palette #f7b2a6, #f4e0b8, #d2e2f9, #a9d9ea, #f1c1c1

0%
0%
0%

CSS code for this palette

/* CSS */
.riviera-rose {
color: #f7b2a6;
}
.oklahoma-wheat {
color: #f4e0b8;
}
.weathered-blue {
color: #d2e2f9;
}
.blue-click {
color: #a9d9ea;
}
.silver-strawberry {
color: #f1c1c1;
}

/* CSS Variables */
:root {
--riviera-rose:#f7b2a6;
--oklahoma-wheat:#f4e0b8;
--weathered-blue:#d2e2f9;
--blue-click:#a9d9ea;
--silver-strawberry:#f1c1c1;
}

More palettes to explore