All Palettes

Color Palette #f69f2c, #f3c45e, #eae2a9, #c2d4ea, #7a9bcd

0%
0%
0%

CSS code for this palette

/* CSS */
.lightning-yellow {
color: #f69f2c;
}
.deep-fried-sun-rays {
color: #f3c45e;
}
.steam-chestnut {
color: #eae2a9;
}
.lull-wind {
color: #c2d4ea;
}
.della-robbia-blue {
color: #7a9bcd;
}

/* CSS Variables */
:root {
--lightning-yellow:#f69f2c;
--deep-fried-sun-rays:#f3c45e;
--steam-chestnut:#eae2a9;
--lull-wind:#c2d4ea;
--della-robbia-blue:#7a9bcd;
}

More palettes to explore