All Palettes

Color Palette #f5a3b4, #fbae7e, #f6d36a, #a7d7ba, #6dc5e8

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f5a3b4;
}
.orange-chiffon {
color: #fbae7e;
}
.lighthouse-glow {
color: #f6d36a;
}
.eerie-glow {
color: #a7d7ba;
}
.candid-blue {
color: #6dc5e8;
}

/* CSS Variables */
:root {
--pink-fit:#f5a3b4;
--orange-chiffon:#fbae7e;
--lighthouse-glow:#f6d36a;
--eerie-glow:#a7d7ba;
--candid-blue:#6dc5e8;
}

More palettes to explore