All Palettes

Color Palette #f9e74e, #f8c76d, #f6a68e, #73b3e8, #4a91c4

0%
0%
0%

CSS code for this palette

/* CSS */
.paris-daisy {
color: #f9e74e;
}
.sundance {
color: #f8c76d;
}
.citrus-hill {
color: #f6a68e;
}
.life-force {
color: #73b3e8;
}
.azure-blue {
color: #4a91c4;
}

/* CSS Variables */
:root {
--paris-daisy:#f9e74e;
--sundance:#f8c76d;
--citrus-hill:#f6a68e;
--life-force:#73b3e8;
--azure-blue:#4a91c4;
}

More palettes to explore