All Palettes

Color Palette #f6a90e, #f6da60, #f0e9b2, #c3d7e9, #a5c2e9

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-pospsicle {
color: #f6a90e;
}
.dilly-dally {
color: #f6da60;
}
.invigorating {
color: #f0e9b2;
}
.touch-of-blue {
color: #c3d7e9;
}
.sky-high {
color: #a5c2e9;
}

/* CSS Variables */
:root {
--orange-pospsicle:#f6a90e;
--dilly-dally:#f6da60;
--invigorating:#f0e9b2;
--touch-of-blue:#c3d7e9;
--sky-high:#a5c2e9;
}

More palettes to explore