All Palettes

Color Palette #1e89b3, #50b9a8, #a3d55d, #f9e18b, #f5a524

0%
0%
0%

CSS code for this palette

/* CSS */
.hidden-springs {
color: #1e89b3;
}
.mountain-lake-azure {
color: #50b9a8;
}
.lime-lizard {
color: #a3d55d;
}
.daisy-desi {
color: #f9e18b;
}
.apricot-glazed-chicken {
color: #f5a524;
}

/* CSS Variables */
:root {
--hidden-springs:#1e89b3;
--mountain-lake-azure:#50b9a8;
--lime-lizard:#a3d55d;
--daisy-desi:#f9e18b;
--apricot-glazed-chicken:#f5a524;
}

More palettes to explore