All Palettes

Color Palette #1a1a2e, #e9445f, #0f3461, #1c1c2c, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.sambucus {
color: #1a1a2e;
}
.paradise-pink {
color: #e9445f;
}
.funnel-cloud {
color: #0f3461;
}
.sambucus {
color: #1c1c2c;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--sambucus:#1a1a2e;
--paradise-pink:#e9445f;
--funnel-cloud:#0f3461;
--sambucus:#1c1c2c;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore