All Palettes

Color Palette #499bc1, #36b0a1, #f7c94b, #d03e59, #8b5b6e

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-bluebird {
color: #499bc1;
}
.waterfall {
color: #36b0a1;
}
.sunny-mood {
color: #f7c94b;
}
.t-natiuh-red {
color: #d03e59;
}
.majestic-orchid {
color: #8b5b6e;
}

/* CSS Variables */
:root {
--mountain-bluebird:#499bc1;
--waterfall:#36b0a1;
--sunny-mood:#f7c94b;
--t-natiuh-red:#d03e59;
--majestic-orchid:#8b5b6e;
}

More palettes to explore