All Palettes

Color Palette #4b7bec, #82a9e3, #a5c2e9, #f2e5a1, #f5a524

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-oyster-cult {
color: #4b7bec;
}
.swift {
color: #82a9e3;
}
.sky-high {
color: #a5c2e9;
}
.sugar-cookie {
color: #f2e5a1;
}
.apricot-glazed-chicken {
color: #f5a524;
}

/* CSS Variables */
:root {
--blue-oyster-cult:#4b7bec;
--swift:#82a9e3;
--sky-high:#a5c2e9;
--sugar-cookie:#f2e5a1;
--apricot-glazed-chicken:#f5a524;
}

More palettes to explore