All Palettes

Color Palette #7fb5e1, #c0e2a7, #f9e88b, #f3b46d, #e06e6c

0%
0%
0%

CSS code for this palette

/* CSS */
.dun-morogh-blue {
color: #7fb5e1;
}
.cactus-spike {
color: #c0e2a7;
}
.no-gmb-yellow {
color: #f9e88b;
}
.citrus-honey {
color: #f3b46d;
}
.childhood-crush {
color: #e06e6c;
}

/* CSS Variables */
:root {
--dun-morogh-blue:#7fb5e1;
--cactus-spike:#c0e2a7;
--no-gmb-yellow:#f9e88b;
--citrus-honey:#f3b46d;
--childhood-crush:#e06e6c;
}

More palettes to explore