All Palettes

Color Palette #f9a9d5, #f1c1e5, #c3e1f9, #9fd7e0, #ff9d00

0%
0%
0%

CSS code for this palette

/* CSS */
.spaghetti-strap-pink {
color: #f9a9d5;
}
.lavender-soap {
color: #f1c1e5;
}
.fresh-water {
color: #c3e1f9;
}
.terrace-pool {
color: #9fd7e0;
}
.mandarin-peel {
color: #ff9d00;
}

/* CSS Variables */
:root {
--spaghetti-strap-pink:#f9a9d5;
--lavender-soap:#f1c1e5;
--fresh-water:#c3e1f9;
--terrace-pool:#9fd7e0;
--mandarin-peel:#ff9d00;
}

More palettes to explore