All Palettes

Color Palette #f7b1a1, #fcae8d, #f9c05d, #f1e2a7, #a3d3e0

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b1a1;
}
.orange-grove {
color: #fcae8d;
}
.butterfield {
color: #f9c05d;
}
.french-vanilla {
color: #f1e2a7;
}
.french-pass {
color: #a3d3e0;
}

/* CSS Variables */
:root {
--first-date:#f7b1a1;
--orange-grove:#fcae8d;
--butterfield:#f9c05d;
--french-vanilla:#f1e2a7;
--french-pass:#a3d3e0;
}

More palettes to explore