All Palettes

Color Palette #1a1a2e, #e9445f, #0f3461, #1c6d8d, #f8f7f7

0%
0%
0%

CSS code for this palette

/* CSS */
.sambucus {
color: #1a1a2e;
}
.paradise-pink {
color: #e9445f;
}
.funnel-cloud {
color: #0f3461;
}
.bondi {
color: #1c6d8d;
}
.lynx-white {
color: #f8f7f7;
}

/* CSS Variables */
:root {
--sambucus:#1a1a2e;
--paradise-pink:#e9445f;
--funnel-cloud:#0f3461;
--bondi:#1c6d8d;
--lynx-white:#f8f7f7;
}

More palettes to explore