All Palettes

Color Palette #4c8fe1, #5fbf8c, #f0e54c, #f6a34c, #e13e33

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4c8fe1;
}
.techno-turquoise {
color: #5fbf8c;
}
.yellow-petal {
color: #f0e54c;
}
.troll-slayer-orange {
color: #f6a34c;
}
.bacon-strips {
color: #e13e33;
}

/* CSS Variables */
:root {
--olympic-blue:#4c8fe1;
--techno-turquoise:#5fbf8c;
--yellow-petal:#f0e54c;
--troll-slayer-orange:#f6a34c;
--bacon-strips:#e13e33;
}

More palettes to explore