All Palettes

Color Palette #f7b5a1, #f5e5b2, #c8e8b5, #a5d5e9, #699bf2

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.smooth-as-corn-silk {
color: #f5e5b2;
}
.fairway-mist {
color: #c8e8b5;
}
.blue-bubble {
color: #a5d5e9;
}
.guilliman-blue {
color: #699bf2;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--smooth-as-corn-silk:#f5e5b2;
--fairway-mist:#c8e8b5;
--blue-bubble:#a5d5e9;
--guilliman-blue:#699bf2;
}

More palettes to explore