All Palettes

Color Palette #0e1f5d, #5b4d89, #a35c8d, #f9a65d, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.fibonacci-blue {
color: #0e1f5d;
}
.bright-eggplant {
color: #5b4d89;
}
.thimble-red {
color: #a35c8d;
}
.rajah {
color: #f9a65d;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--fibonacci-blue:#0e1f5d;
--bright-eggplant:#5b4d89;
--thimble-red:#a35c8d;
--rajah:#f9a65d;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore