All Palettes

Color Palette #a6c6ed, #fab700, #f6d6a7, #f15a27, #b82e4c

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.blue-angels-yellow {
color: #fab700;
}
.enjoyable-yellow {
color: #f6d6a7;
}
.durotar-fire {
color: #f15a27;
}
.bleeding-heart {
color: #b82e4c;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--blue-angels-yellow:#fab700;
--enjoyable-yellow:#f6d6a7;
--durotar-fire:#f15a27;
--bleeding-heart:#b82e4c;
}

More palettes to explore