All Palettes

Color Palette #f9d99a, #fbebb7, #fbd1d0, #d1f2c0, #bad8b0

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-tone {
color: #f9d99a;
}
.solar {
color: #fbebb7;
}
.fading-rose {
color: #fbd1d0;
}
.tea-green {
color: #d1f2c0;
}
.bleached-spruce {
color: #bad8b0;
}

/* CSS Variables */
:root {
--honey-tone:#f9d99a;
--solar:#fbebb7;
--fading-rose:#fbd1d0;
--tea-green:#d1f2c0;
--bleached-spruce:#bad8b0;
}

More palettes to explore