All Palettes

Color Palette #e13e33, #f7e13b, #509b50, #2b6f9c, #8f63b0

0%
0%
0%

CSS code for this palette

/* CSS */
.bacon-strips {
color: #e13e33;
}
.fluffy-duckling {
color: #f7e13b;
}
.fruit-salad {
color: #509b50;
}
.deep-water {
color: #2b6f9c;
}
.lusty-lavender {
color: #8f63b0;
}

/* CSS Variables */
:root {
--bacon-strips:#e13e33;
--fluffy-duckling:#f7e13b;
--fruit-salad:#509b50;
--deep-water:#2b6f9c;
--lusty-lavender:#8f63b0;
}

More palettes to explore