All Palettes

Color Palette #f6c4b1, #f7b0d1, #f7a1e0, #b6c8f7, #6ba2f5

0%
0%
0%

CSS code for this palette

/* CSS */
.coral-bisque {
color: #f6c4b1;
}
.spaghetti-strap-pink {
color: #f7b0d1;
}
.lavender-rose {
color: #f7a1e0;
}
.ice-cold-stare {
color: #b6c8f7;
}
.guilliman-blue {
color: #6ba2f5;
}

/* CSS Variables */
:root {
--coral-bisque:#f6c4b1;
--spaghetti-strap-pink:#f7b0d1;
--lavender-rose:#f7a1e0;
--ice-cold-stare:#b6c8f7;
--guilliman-blue:#6ba2f5;
}

More palettes to explore