All Palettes

Color Palette #f3db6d, #f2a60d, #d86c31, #b25c90, #699dce

0%
0%
0%

CSS code for this palette

/* CSS */
.pale-pear {
color: #f3db6d;
}
.orange-pospsicle {
color: #f2a60d;
}
.gold-drop {
color: #d86c31;
}
.meadow-mauve {
color: #b25c90;
}
.tantalize {
color: #699dce;
}

/* CSS Variables */
:root {
--pale-pear:#f3db6d;
--orange-pospsicle:#f2a60d;
--gold-drop:#d86c31;
--meadow-mauve:#b25c90;
--tantalize:#699dce;
}

More palettes to explore