All Palettes

Color Palette #6a7c9a, #9fc1d6, #f4cf3e, #f39c12, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.searching-blue {
color: #6a7c9a;
}
.bluette {
color: #9fc1d6;
}
.marigold-dust {
color: #f4cf3e;
}
.dodgeroll-gold {
color: #f39c12;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--searching-blue:#6a7c9a;
--bluette:#9fc1d6;
--marigold-dust:#f4cf3e;
--dodgeroll-gold:#f39c12;
--mandarin-red:#e74d3c;
}

More palettes to explore