All Palettes

Color Palette #f69f2c, #f6c660, #f6d7a2, #d4eac8, #8db5d8

0%
0%
0%

CSS code for this palette

/* CSS */
.lightning-yellow {
color: #f69f2c;
}
.deep-fried-sun-rays {
color: #f6c660;
}
.pismo-dunes {
color: #f6d7a2;
}
.white-green {
color: #d4eac8;
}
.periwinkle-sky {
color: #8db5d8;
}

/* CSS Variables */
:root {
--lightning-yellow:#f69f2c;
--deep-fried-sun-rays:#f6c660;
--pismo-dunes:#f6d7a2;
--white-green:#d4eac8;
--periwinkle-sky:#8db5d8;
}

More palettes to explore