All Palettes

Color Palette #a9d9ea, #f0b7c3, #f7c6a6, #f4e5a4, #f3ca4f

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-click {
color: #a9d9ea;
}
.chantilly {
color: #f0b7c3;
}
.peach-damask {
color: #f7c6a6;
}
.cymophane-yellow {
color: #f4e5a4;
}
.radiant-sun {
color: #f3ca4f;
}

/* CSS Variables */
:root {
--blue-click:#a9d9ea;
--chantilly:#f0b7c3;
--peach-damask:#f7c6a6;
--cymophane-yellow:#f4e5a4;
--radiant-sun:#f3ca4f;
}

More palettes to explore