All Palettes

Color Palette #f9e74e, #f1b74b, #3cbac3, #1c9b99, #1d698c

0%
0%
0%

CSS code for this palette

/* CSS */
.paris-daisy {
color: #f9e74e;
}
.maximum-yellow-red {
color: #f1b74b;
}
.montego-bay {
color: #3cbac3;
}
.sea-fantasy {
color: #1c9b99;
}
.traditional-blue {
color: #1d698c;
}

/* CSS Variables */
:root {
--paris-daisy:#f9e74e;
--maximum-yellow-red:#f1b74b;
--montego-bay:#3cbac3;
--sea-fantasy:#1c9b99;
--traditional-blue:#1d698c;
}

More palettes to explore