All Palettes

Color Palette #1a1a2e, #e9445f, #f9fbc1, #00a7cc, #efe4d7

0%
0%
0%

CSS code for this palette

/* CSS */
.sambucus {
color: #1a1a2e;
}
.paradise-pink {
color: #e9445f;
}
.yellow-mana {
color: #f9fbc1;
}
.gummy-dolphins {
color: #00a7cc;
}
.pale-chamois {
color: #efe4d7;
}

/* CSS Variables */
:root {
--sambucus:#1a1a2e;
--paradise-pink:#e9445f;
--yellow-mana:#f9fbc1;
--gummy-dolphins:#00a7cc;
--pale-chamois:#efe4d7;
}

More palettes to explore