All Palettes

Color Palette #f0e78e, #f4c162, #f5a35c, #f57a3d, #c65d7b

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.sunset-gold {
color: #f4c162;
}
.sandy-brown {
color: #f5a35c;
}
.debrito {
color: #f57a3d;
}
.cherry-pink {
color: #c65d7b;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--sunset-gold:#f4c162;
--sandy-brown:#f5a35c;
--debrito:#f57a3d;
--cherry-pink:#c65d7b;
}

More palettes to explore