All Palettes

Color Palette #f7b2a1, #f9e2a4, #f3d6a0, #a2d7d1, #499ec5

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.blended-fruit {
color: #f9e2a4;
}
.peach-patch {
color: #f3d6a0;
}
.smooth-satin {
color: #a2d7d1;
}
.oasis-spring {
color: #499ec5;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--blended-fruit:#f9e2a4;
--peach-patch:#f3d6a0;
--smooth-satin:#a2d7d1;
--oasis-spring:#499ec5;
}

More palettes to explore