All Palettes

Color Palette #f6a2b3, #f3c9a0, #d7e4af, #9fd7e0, #3e6a8e

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f6a2b3;
}
.sundown {
color: #f3c9a0;
}
.lasting-thoughts {
color: #d7e4af;
}
.terrace-pool {
color: #9fd7e0;
}
.rainy-lake {
color: #3e6a8e;
}

/* CSS Variables */
:root {
--pink-fit:#f6a2b3;
--sundown:#f3c9a0;
--lasting-thoughts:#d7e4af;
--terrace-pool:#9fd7e0;
--rainy-lake:#3e6a8e;
}

More palettes to explore