All Palettes

Color Palette #f5d270, #f6a68e, #f1c6d0, #d8a6e2, #a6c6ed

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-tulip {
color: #f5d270;
}
.citrus-hill {
color: #f6a68e;
}
.in-the-pink {
color: #f1c6d0;
}
.barely-bloomed {
color: #d8a6e2;
}
.island-light {
color: #a6c6ed;
}

/* CSS Variables */
:root {
--yellow-tulip:#f5d270;
--citrus-hill:#f6a68e;
--in-the-pink:#f1c6d0;
--barely-bloomed:#d8a6e2;
--island-light:#a6c6ed;
}

More palettes to explore