All Palettes

Color Palette #f7b1a1, #f3a06d, #f6d541, #c3e0f4, #a8d3e1

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b1a1;
}
.monarch-orange {
color: #f3a06d;
}
.anna-banana {
color: #f6d541;
}
.fresh-water {
color: #c3e0f4;
}
.light-blue-glint {
color: #a8d3e1;
}

/* CSS Variables */
:root {
--first-date:#f7b1a1;
--monarch-orange:#f3a06d;
--anna-banana:#f6d541;
--fresh-water:#c3e0f4;
--light-blue-glint:#a8d3e1;
}

More palettes to explore