All Palettes

Color Palette #4b91e2, #4eb7d4, #72e1e9, #f7c94b, #f15a27

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.aztec-sky {
color: #4eb7d4;
}
.turkish-turquoise {
color: #72e1e9;
}
.sunny-mood {
color: #f7c94b;
}
.durotar-fire {
color: #f15a27;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--aztec-sky:#4eb7d4;
--turkish-turquoise:#72e1e9;
--sunny-mood:#f7c94b;
--durotar-fire:#f15a27;
}

More palettes to explore