All Palettes

Color Palette #1a1a7f, #3b3b9b, #6e6ebf, #f5c24d, #d59c20

0%
0%
0%

CSS code for this palette

/* CSS */
.impression-of-obscurity {
color: #1a1a7f;
}
.bluebell {
color: #3b3b9b;
}
.purple-toolbox {
color: #6e6ebf;
}
.creamy-sweet-corn {
color: #f5c24d;
}
.tiger-king {
color: #d59c20;
}

/* CSS Variables */
:root {
--impression-of-obscurity:#1a1a7f;
--bluebell:#3b3b9b;
--purple-toolbox:#6e6ebf;
--creamy-sweet-corn:#f5c24d;
--tiger-king:#d59c20;
}

More palettes to explore