All Palettes

Color Palette #f3b61b, #f6c84c, #f6e19d, #a4d89d, #4ab8d3

0%
0%
0%

CSS code for this palette

/* CSS */
.dent-corn {
color: #f3b61b;
}
.sunny-mood {
color: #f6c84c;
}
.buttery-croissant {
color: #f6e19d;
}
.cool-aloe {
color: #a4d89d;
}
.bachelor-button {
color: #4ab8d3;
}

/* CSS Variables */
:root {
--dent-corn:#f3b61b;
--sunny-mood:#f6c84c;
--buttery-croissant:#f6e19d;
--cool-aloe:#a4d89d;
--bachelor-button:#4ab8d3;
}

More palettes to explore