All Palettes

Color Palette #fab700, #f15a27, #d84f6d, #3c5b90, #5c7d93

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.durotar-fire {
color: #f15a27;
}
.rosy-cheeks {
color: #d84f6d;
}
.lambent-lagoon {
color: #3c5b90;
}
.provincial-blue {
color: #5c7d93;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--durotar-fire:#f15a27;
--rosy-cheeks:#d84f6d;
--lambent-lagoon:#3c5b90;
--provincial-blue:#5c7d93;
}

More palettes to explore