All Palettes

Color Palette #a93d8e, #4ba09e, #3b7d9b, #f5c400, #f78c22

0%
0%
0%

CSS code for this palette

/* CSS */
.romantic-rose {
color: #a93d8e;
}
.coolbox-ice-turquoise {
color: #4ba09e;
}
.blue-dart-frog {
color: #3b7d9b;
}
.syndicalist {
color: #f5c400;
}
.flame-orange {
color: #f78c22;
}

/* CSS Variables */
:root {
--romantic-rose:#a93d8e;
--coolbox-ice-turquoise:#4ba09e;
--blue-dart-frog:#3b7d9b;
--syndicalist:#f5c400;
--flame-orange:#f78c22;
}

More palettes to explore