All Palettes

Color Palette #f5b942, #f7c94a, #f2d86e, #e3e3b5, #b7c9e1

0%
0%
0%

CSS code for this palette

/* CSS */
.samoan-sun {
color: #f5b942;
}
.sunny-mood {
color: #f7c94a;
}
.mocha-dandelion {
color: #f2d86e;
}
.schabziger-green {
color: #e3e3b5;
}
.light-blue-grey {
color: #b7c9e1;
}

/* CSS Variables */
:root {
--samoan-sun:#f5b942;
--sunny-mood:#f7c94a;
--mocha-dandelion:#f2d86e;
--schabziger-green:#e3e3b5;
--light-blue-grey:#b7c9e1;
}

More palettes to explore