All Palettes

Color Palette #d55a2a, #e6b35c, #f2e29c, #7dc8d4, #4c9090

0%
0%
0%

CSS code for this palette

/* CSS */
.obstinate-orange {
color: #d55a2a;
}
.tal-yi-gold {
color: #e6b35c;
}
.buttery-croissant {
color: #f2e29c;
}
.valonia {
color: #7dc8d4;
}
.mirage-lake {
color: #4c9090;
}

/* CSS Variables */
:root {
--obstinate-orange:#d55a2a;
--tal-yi-gold:#e6b35c;
--buttery-croissant:#f2e29c;
--valonia:#7dc8d4;
--mirage-lake:#4c9090;
}

More palettes to explore