All Palettes

Color Palette #1a1a2e, #e9445f, #0f3461, #f9f8f5, #00b3a7

0%
0%
0%

CSS code for this palette

/* CSS */
.sambucus {
color: #1a1a2e;
}
.paradise-pink {
color: #e9445f;
}
.funnel-cloud {
color: #0f3461;
}
.whitest-white {
color: #f9f8f5;
}
.verditer {
color: #00b3a7;
}

/* CSS Variables */
:root {
--sambucus:#1a1a2e;
--paradise-pink:#e9445f;
--funnel-cloud:#0f3461;
--whitest-white:#f9f8f5;
--verditer:#00b3a7;
}

More palettes to explore