All Palettes

Color Palette #f7b2a1, #fdc7a0, #fddc9b, #a3d7b2, #6a9bbe

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.romantic {
color: #fdc7a0;
}
.butter-cupcake {
color: #fddc9b;
}
.frugal {
color: #a3d7b2;
}
.fate {
color: #6a9bbe;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--romantic:#fdc7a0;
--butter-cupcake:#fddc9b;
--frugal:#a3d7b2;
--fate:#6a9bbe;
}

More palettes to explore