All Palettes

Color Palette #4b91e2, #4fb8d8, #f7c94b, #f16f3b, #eb5656

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.aztec-sky {
color: #4fb8d8;
}
.sunny-mood {
color: #f7c94b;
}
.chinese-orange {
color: #f16f3b;
}
.khmer-curry {
color: #eb5656;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--aztec-sky:#4fb8d8;
--sunny-mood:#f7c94b;
--chinese-orange:#f16f3b;
--khmer-curry:#eb5656;
}

More palettes to explore