All Palettes

Color Palette #b1c5e7, #9d7b99, #d5c3df, #f0e78e, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.promise-keeping {
color: #b1c5e7;
}
.screen-gem {
color: #9d7b99;
}
.new-violet {
color: #d5c3df;
}
.bright-khaki {
color: #f0e78e;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--promise-keeping:#b1c5e7;
--screen-gem:#9d7b99;
--new-violet:#d5c3df;
--bright-khaki:#f0e78e;
--soviet-gold:#ffd900;
}

More palettes to explore