All Palettes

Color Palette #ffaa33, #ffcc66, #ffdd99, #ffeddb, #fff0ff

0%
0%
0%

CSS code for this palette

/* CSS */
.bee-cluster {
color: #ffaa33;
}
.qing-yellow {
color: #ffcc66;
}
.butter-cupcake {
color: #ffdd99;
}
.sand-crystal {
color: #ffeddb;
}
.lovely-euphoric-delight {
color: #fff0ff;
}

/* CSS Variables */
:root {
--bee-cluster:#ffaa33;
--qing-yellow:#ffcc66;
--butter-cupcake:#ffdd99;
--sand-crystal:#ffeddb;
--lovely-euphoric-delight:#fff0ff;
}

More palettes to explore