All Palettes

Color Palette #f6d12c, #f9e3b4, #f3c9a0, #f49fb1, #d27f8d

0%
0%
0%

CSS code for this palette

/* CSS */
.dream-of-spring {
color: #f6d12c;
}
.noodles {
color: #f9e3b4;
}
.sundown {
color: #f3c9a0;
}
.sweet-60 {
color: #f49fb1;
}
.i-pink-i-can {
color: #d27f8d;
}

/* CSS Variables */
:root {
--dream-of-spring:#f6d12c;
--noodles:#f9e3b4;
--sundown:#f3c9a0;
--sweet-60:#f49fb1;
--i-pink-i-can:#d27f8d;
}

More palettes to explore