All Palettes

Color Palette #f6a8a2, #f2b450, #e4d158, #a7d7b8, #5b8b89

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f6a8a2;
}
.casablanca {
color: #f2b450;
}
.gamboge-yellow {
color: #e4d158;
}
.eerie-glow {
color: #a7d7b8;
}
.steel-teal {
color: #5b8b89;
}

/* CSS Variables */
:root {
--calabrese:#f6a8a2;
--casablanca:#f2b450;
--gamboge-yellow:#e4d158;
--eerie-glow:#a7d7b8;
--steel-teal:#5b8b89;
}

More palettes to explore