All Palettes

Color Palette #f0a3b1, #f8c5af, #f2e6b0, #c2e2b6, #8ac6d0

0%
0%
0%

CSS code for this palette

/* CSS */
.pinque {
color: #f0a3b1;
}
.coral-bisque {
color: #f8c5af;
}
.oyster-bisque {
color: #f2e6b0;
}
.satin-green {
color: #c2e2b6;
}
.after-the-rain {
color: #8ac6d0;
}

/* CSS Variables */
:root {
--pinque:#f0a3b1;
--coral-bisque:#f8c5af;
--oyster-bisque:#f2e6b0;
--satin-green:#c2e2b6;
--after-the-rain:#8ac6d0;
}

More palettes to explore