All Palettes

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

0%
0%
0%

CSS code for this palette

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

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

More palettes to explore