All Palettes

Color Palette #f2a60d, #f2d40d, #f2e6a1, #a1e6f2, #1f8fff

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-pospsicle {
color: #f2a60d;
}
.yellowl {
color: #f2d40d;
}
.majestic-treasures {
color: #f2e6a1;
}
.blizzard-blue {
color: #a1e6f2;
}
.clear-chill {
color: #1f8fff;
}

/* CSS Variables */
:root {
--orange-pospsicle:#f2a60d;
--yellowl:#f2d40d;
--majestic-treasures:#f2e6a1;
--blizzard-blue:#a1e6f2;
--clear-chill:#1f8fff;
}

More palettes to explore