All Palettes

Color Palette #f1a7b9, #f6d6a7, #f1eba7, #a6d8c9, #a2c7e7

0%
0%
0%

CSS code for this palette

/* CSS */
.rozowy-pink {
color: #f1a7b9;
}
.enjoyable-yellow {
color: #f6d6a7;
}
.lightly-lime {
color: #f1eba7;
}
.whirlpool {
color: #a6d8c9;
}
.windsor-way {
color: #a2c7e7;
}

/* CSS Variables */
:root {
--rozowy-pink:#f1a7b9;
--enjoyable-yellow:#f6d6a7;
--lightly-lime:#f1eba7;
--whirlpool:#a6d8c9;
--windsor-way:#a2c7e7;
}

More palettes to explore