All Palettes

Color Palette #1e194d, #3b5e8c, #65b1c8, #f3e158, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1e194d;
}
.antilles-blue {
color: #3b5e8c;
}
.delicate-girl-blue {
color: #65b1c8;
}
.flame-seal {
color: #f3e158;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--fly-by-night:#1e194d;
--antilles-blue:#3b5e8c;
--delicate-girl-blue:#65b1c8;
--flame-seal:#f3e158;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore