All Palettes

Color Palette #f6a2a8, #f8c29b, #f4e1a4, #f3e7af, #b4e4da

0%
0%
0%

CSS code for this palette

/* CSS */
.simple-pink {
color: #f6a2a8;
}
.cream-blush {
color: #f8c29b;
}
.optimistic-yellow {
color: #f4e1a4;
}
.oyster-bisque {
color: #f3e7af;
}
.festival-de-verano {
color: #b4e4da;
}

/* CSS Variables */
:root {
--simple-pink:#f6a2a8;
--cream-blush:#f8c29b;
--optimistic-yellow:#f4e1a4;
--oyster-bisque:#f3e7af;
--festival-de-verano:#b4e4da;
}

More palettes to explore