All Palettes

Color Palette #f7b5a1, #ffc3b3, #ffda9e, #c3e0b8, #a5d5e9

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.tropical-peach {
color: #ffc3b3;
}
.south-shore-sun {
color: #ffda9e;
}
.satin-green {
color: #c3e0b8;
}
.blue-bubble {
color: #a5d5e9;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--tropical-peach:#ffc3b3;
--south-shore-sun:#ffda9e;
--satin-green:#c3e0b8;
--blue-bubble:#a5d5e9;
}

More palettes to explore