All Palettes

Color Palette #ff7092, #ffb3b3, #ffedcc, #ffd042, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.wildflower-bouquet {
color: #ffb3b3;
}
.milk-froth {
color: #ffedcc;
}
.lamplight {
color: #ffd042;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--wildflower-bouquet:#ffb3b3;
--milk-froth:#ffedcc;
--lamplight:#ffd042;
--soviet-gold:#ffd900;
}

More palettes to explore