All Palettes

Color Palette #1a1a2e, #0f3461, #f9a824, #e84545, #d4cee4

0%
0%
0%

CSS code for this palette

/* CSS */
.sambucus {
color: #1a1a2e;
}
.funnel-cloud {
color: #0f3461;
}
.honey-wax {
color: #f9a824;
}
.x-marks-the-spot {
color: #e84545;
}
.potentially-purple {
color: #d4cee4;
}

/* CSS Variables */
:root {
--sambucus:#1a1a2e;
--funnel-cloud:#0f3461;
--honey-wax:#f9a824;
--x-marks-the-spot:#e84545;
--potentially-purple:#d4cee4;
}

More palettes to explore