All Palettes

Color Palette #f7b2a1, #f1a7c7, #c4a4e5, #a3d8e1, #69bf91

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.rose-mallow {
color: #f1a7c7;
}
.silver-rust {
color: #c4a4e5;
}
.terrace-pool {
color: #a3d8e1;
}
.silver-tree {
color: #69bf91;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--rose-mallow:#f1a7c7;
--silver-rust:#c4a4e5;
--terrace-pool:#a3d8e1;
--silver-tree:#69bf91;
}

More palettes to explore