All Palettes

Color Palette #4a91c4, #6cd2e0, #a3e4f0, #f7b02b, #f86c30

0%
0%
0%

CSS code for this palette

/* CSS */
.azure-blue {
color: #4a91c4;
}
.aquamarine-blue {
color: #6cd2e0;
}
.blizzard-blue {
color: #a3e4f0;
}
.sunshine-surprise {
color: #f7b02b;
}
.bright-orange {
color: #f86c30;
}

/* CSS Variables */
:root {
--azure-blue:#4a91c4;
--aquamarine-blue:#6cd2e0;
--blizzard-blue:#a3e4f0;
--sunshine-surprise:#f7b02b;
--bright-orange:#f86c30;
}

More palettes to explore