All Palettes

Color Palette #c94c26, #f09a19, #f0cf3d, #6dc0b8, #2a3c5a

0%
0%
0%

CSS code for this palette

/* CSS */
.peanut-butter-jelly {
color: #c94c26;
}
.angry-hornet {
color: #f09a19;
}
.basket-of-gold {
color: #f0cf3d;
}
.tropic-tide {
color: #6dc0b8;
}
.nautilus {
color: #2a3c5a;
}

/* CSS Variables */
:root {
--peanut-butter-jelly:#c94c26;
--angry-hornet:#f09a19;
--basket-of-gold:#f0cf3d;
--tropic-tide:#6dc0b8;
--nautilus:#2a3c5a;
}

More palettes to explore