All Palettes

Color Palette #f6a7b7, #f9c7b4, #fce2b6, #f7e7a1, #c2e1e5

0%
0%
0%

CSS code for this palette

/* CSS */
.rozowy-pink {
color: #f6a7b7;
}
.salmon-beauty {
color: #f9c7b4;
}
.yellow-essence {
color: #fce2b6;
}
.lazy-daisy {
color: #f7e7a1;
}
.bathe-blue {
color: #c2e1e5;
}

/* CSS Variables */
:root {
--rozowy-pink:#f6a7b7;
--salmon-beauty:#f9c7b4;
--yellow-essence:#fce2b6;
--lazy-daisy:#f7e7a1;
--bathe-blue:#c2e1e5;
}

More palettes to explore