All Palettes

Color Palette #a7d3f1, #f3a0af, #f9d89a, #fdcc77, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.light-shimmer {
color: #a7d3f1;
}
.sweet-60 {
color: #f3a0af;
}
.applesauce {
color: #f9d89a;
}
.cheesus {
color: #fdcc77;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--light-shimmer:#a7d3f1;
--sweet-60:#f3a0af;
--applesauce:#f9d89a;
--cheesus:#fdcc77;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore