All Palettes

Color Palette #1a1a2e, #e9445f, #f9fbd0, #0f3461, #162346

0%
0%
0%

CSS code for this palette

/* CSS */
.sambucus {
color: #1a1a2e;
}
.paradise-pink {
color: #e9445f;
}
.utepils {
color: #f9fbd0;
}
.funnel-cloud {
color: #0f3461;
}
.konkiky-blue {
color: #162346;
}

/* CSS Variables */
:root {
--sambucus:#1a1a2e;
--paradise-pink:#e9445f;
--utepils:#f9fbd0;
--funnel-cloud:#0f3461;
--konkiky-blue:#162346;
}

More palettes to explore