All Palettes

Color Palette #f3a5c4, #f5d06b, #f9b87b, #61b6e0, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f3a5c4;
}
.yellow-tulip {
color: #f5d06b;
}
.mellow-apricot {
color: #f9b87b;
}
.malibu {
color: #61b6e0;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--rose-mallow:#f3a5c4;
--yellow-tulip:#f5d06b;
--mellow-apricot:#f9b87b;
--malibu:#61b6e0;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore