All Palettes

Color Palette #1a1a2e, #e9445f, #0f3461, #d3d600, #f9f971

0%
0%
0%

CSS code for this palette

/* CSS */
.sambucus {
color: #1a1a2e;
}
.paradise-pink {
color: #e9445f;
}
.funnel-cloud {
color: #0f3461;
}
.chartreuse-shot {
color: #d3d600;
}
.old-laser-lemon {
color: #f9f971;
}

/* CSS Variables */
:root {
--sambucus:#1a1a2e;
--paradise-pink:#e9445f;
--funnel-cloud:#0f3461;
--chartreuse-shot:#d3d600;
--old-laser-lemon:#f9f971;
}

More palettes to explore