All Palettes

Color Palette #ff7092, #ffcb5c, #d4a5a5, #39305a, #6a4125

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;
}
.semi-sweet-chocolate {
color: #6a4125;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--nacho:#ffcb5c;
--la-vie-en-rose:#d4a5a5;
--jakarta-skyline:#39305a;
--semi-sweet-chocolate:#6a4125;
}

More palettes to explore