All Palettes

Color Palette #f1b74b, #f7c95e, #5bb3a2, #2f7d93, #3e5c89

0%
0%
0%

CSS code for this palette

/* CSS */
.maximum-yellow-red {
color: #f1b74b;
}
.little-sun-dress {
color: #f7c95e;
}
.shylock {
color: #5bb3a2;
}
.turkish-stone {
color: #2f7d93;
}
.delft {
color: #3e5c89;
}

/* CSS Variables */
:root {
--maximum-yellow-red:#f1b74b;
--little-sun-dress:#f7c95e;
--shylock:#5bb3a2;
--turkish-stone:#2f7d93;
--delft:#3e5c89;
}

More palettes to explore