All Palettes

Color Palette #a6c6ed, #b1e0f6, #f2b75f, #f97a1f, #f05a28

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.azure-sky {
color: #b1e0f6;
}
.crunch {
color: #f2b75f;
}
.ornery-tangerine {
color: #f97a1f;
}
.durotar-fire {
color: #f05a28;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--azure-sky:#b1e0f6;
--crunch:#f2b75f;
--ornery-tangerine:#f97a1f;
--durotar-fire:#f05a28;
}

More palettes to explore