All Palettes

Color Palette #ff7092, #ffcb5c, #d4a5a5, #39305a, #5b8b89

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.nacho {
color: #ffcb5c;
}
.la-vie-en-rose {
color: #d4a5a5;
}
.jakarta-skyline {
color: #39305a;
}
.steel-teal {
color: #5b8b89;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--nacho:#ffcb5c;
--la-vie-en-rose:#d4a5a5;
--jakarta-skyline:#39305a;
--steel-teal:#5b8b89;
}

More palettes to explore