All Palettes

Color Palette #1e1e48, #4a4e68, #9a8d98, #f7d9a1, #f9a64e

0%
0%
0%

CSS code for this palette

/* CSS */
.azulado {
color: #1e1e48;
}
.crown-blue {
color: #4a4e68;
}
.greige-violet {
color: #9a8d98;
}
.milky-maize {
color: #f7d9a1;
}
.gemini-mustard-momento {
color: #f9a64e;
}

/* CSS Variables */
:root {
--azulado:#1e1e48;
--crown-blue:#4a4e68;
--greige-violet:#9a8d98;
--milky-maize:#f7d9a1;
--gemini-mustard-momento:#f9a64e;
}

More palettes to explore