All Palettes

Color Palette #9fc4e9, #f0b2c4, #f9e6a9, #f9a35d, #e6796b

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-dreams {
color: #9fc4e9;
}
.fallen-blossoms {
color: #f0b2c4;
}
.gold-sand {
color: #f9e6a9;
}
.clarified-orange {
color: #f9a35d;
}
.watermelon-slice {
color: #e6796b;
}

/* CSS Variables */
:root {
--sweet-dreams:#9fc4e9;
--fallen-blossoms:#f0b2c4;
--gold-sand:#f9e6a9;
--clarified-orange:#f9a35d;
--watermelon-slice:#e6796b;
}

More palettes to explore