All Palettes

Color Palette #f9c99f, #f2a6b6, #d0e5b8, #9fc8e9, #f7e2b0

0%
0%
0%

CSS code for this palette

/* CSS */
.chai-latte {
color: #f9c99f;
}
.rozowy-pink {
color: #f2a6b6;
}
.frozen-forest {
color: #d0e5b8;
}
.sweet-dreams {
color: #9fc8e9;
}
.friendly-yellow {
color: #f7e2b0;
}

/* CSS Variables */
:root {
--chai-latte:#f9c99f;
--rozowy-pink:#f2a6b6;
--frozen-forest:#d0e5b8;
--sweet-dreams:#9fc8e9;
--friendly-yellow:#f7e2b0;
}

More palettes to explore