All Palettes

Color Palette #f7b1a1, #f9d97b, #f2e6a6, #b3daaa, #a4c3e5

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b1a1;
}
.firelight {
color: #f9d97b;
}
.cymophane-yellow {
color: #f2e6a6;
}
.fizz {
color: #b3daaa;
}
.angela-bay {
color: #a4c3e5;
}

/* CSS Variables */
:root {
--first-date:#f7b1a1;
--firelight:#f9d97b;
--cymophane-yellow:#f2e6a6;
--fizz:#b3daaa;
--angela-bay:#a4c3e5;
}

More palettes to explore