All Palettes

Color Palette #d8b7a6, #b1c6d8, #499c9c, #ebb9b2, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.sedona-pink {
color: #d8b7a6;
}
.cloudy-valley {
color: #b1c6d8;
}
.coolbox-ice-turquoise {
color: #499c9c;
}
.beauty-bush {
color: #ebb9b2;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--sedona-pink:#d8b7a6;
--cloudy-valley:#b1c6d8;
--coolbox-ice-turquoise:#499c9c;
--beauty-bush:#ebb9b2;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore