All Palettes

Color Palette #b3c7e6, #a2d7d2, #f4cba4, #ffb84d, #f76e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.radar {
color: #b3c7e6;
}
.smooth-satin {
color: #a2d7d2;
}
.tequila {
color: #f4cba4;
}
.floral-leaf {
color: #ffb84d;
}
.breeze-of-chilli {
color: #f76e6e;
}

/* CSS Variables */
:root {
--radar:#b3c7e6;
--smooth-satin:#a2d7d2;
--tequila:#f4cba4;
--floral-leaf:#ffb84d;
--breeze-of-chilli:#f76e6e;
}

More palettes to explore