All Palettes

Color Palette #1a1a2e, #e9445f, #0f3461, #00a8e0, #ffe74d

0%
0%
0%

CSS code for this palette

/* CSS */
.sambucus {
color: #1a1a2e;
}
.paradise-pink {
color: #e9445f;
}
.funnel-cloud {
color: #0f3461;
}
.blue-fire {
color: #00a8e0;
}
.paris-daisy {
color: #ffe74d;
}

/* CSS Variables */
:root {
--sambucus:#1a1a2e;
--paradise-pink:#e9445f;
--funnel-cloud:#0f3461;
--blue-fire:#00a8e0;
--paris-daisy:#ffe74d;
}

More palettes to explore