All Palettes

Color Palette #f69f2c, #f4c92f, #e5e9a5, #a2d2d1, #7b7a99

0%
0%
0%

CSS code for this palette

/* CSS */
.lightning-yellow {
color: #f69f2c;
}
.saffron {
color: #f4c92f;
}
.hip-hop {
color: #e5e9a5;
}
.touch-of-turquoise {
color: #a2d2d1;
}
.benimidori-purple {
color: #7b7a99;
}

/* CSS Variables */
:root {
--lightning-yellow:#f69f2c;
--saffron:#f4c92f;
--hip-hop:#e5e9a5;
--touch-of-turquoise:#a2d2d1;
--benimidori-purple:#7b7a99;
}

More palettes to explore