All Palettes

Color Palette #0071b8, #f7d259, #e9512f, #a1c75c, #f1c4a2

0%
0%
0%

CSS code for this palette

/* CSS */
.spanish-blue {
color: #0071b8;
}
.wake-me-up {
color: #f7d259;
}
.burning-tomato {
color: #e9512f;
}
.sapling {
color: #a1c75c;
}
.turnip-boy {
color: #f1c4a2;
}

/* CSS Variables */
:root {
--spanish-blue:#0071b8;
--wake-me-up:#f7d259;
--burning-tomato:#e9512f;
--sapling:#a1c75c;
--turnip-boy:#f1c4a2;
}

More palettes to explore