All Palettes

Color Palette #f8d39b, #f3a468, #d66a4c, #b05469, #6a3f88

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-butter {
color: #f8d39b;
}
.adventure-orange {
color: #f3a468;
}
.track-and-field {
color: #d66a4c;
}
.somber-roses {
color: #b05469;
}
.lords-of-the-night {
color: #6a3f88;
}

/* CSS Variables */
:root {
--honey-butter:#f8d39b;
--adventure-orange:#f3a468;
--track-and-field:#d66a4c;
--somber-roses:#b05469;
--lords-of-the-night:#6a3f88;
}

More palettes to explore