All Palettes

Color Palette #f3e13f, #f9c34e, #f5a8c3, #4db8d5, #3d84b3

0%
0%
0%

CSS code for this palette

/* CSS */
.highlighter-yellow {
color: #f3e13f;
}
.creamy-sweet-corn {
color: #f9c34e;
}
.rose-mallow {
color: #f5a8c3;
}
.aztec-sky {
color: #4db8d5;
}
.curious-blue {
color: #3d84b3;
}

/* CSS Variables */
:root {
--highlighter-yellow:#f3e13f;
--creamy-sweet-corn:#f9c34e;
--rose-mallow:#f5a8c3;
--aztec-sky:#4db8d5;
--curious-blue:#3d84b3;
}

More palettes to explore