All Palettes

Color Palette #2b8ebf, #5abf8b, #f2e7a1, #f8c449, #d05249

0%
0%
0%

CSS code for this palette

/* CSS */
.christmas-blue {
color: #2b8ebf;
}
.spearmint-burst {
color: #5abf8b;
}
.majestic-treasures {
color: #f2e7a1;
}
.cakepop-sorbet {
color: #f8c449;
}
.ginger-flower {
color: #d05249;
}

/* CSS Variables */
:root {
--christmas-blue:#2b8ebf;
--spearmint-burst:#5abf8b;
--majestic-treasures:#f2e7a1;
--cakepop-sorbet:#f8c449;
--ginger-flower:#d05249;
}

More palettes to explore