All Palettes

Color Palette #4b91e2, #51b4e6, #92d8e8, #f7c94b, #f5a524

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.sail-away {
color: #51b4e6;
}
.tanager-turquoise {
color: #92d8e8;
}
.sunny-mood {
color: #f7c94b;
}
.apricot-glazed-chicken {
color: #f5a524;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--sail-away:#51b4e6;
--tanager-turquoise:#92d8e8;
--sunny-mood:#f7c94b;
--apricot-glazed-chicken:#f5a524;
}

More palettes to explore