All Palettes

Color Palette #e0793e, #f6a39d, #f8d5af, #a4dac9, #69b6e2

0%
0%
0%

CSS code for this palette

/* CSS */
.citrus-blast {
color: #e0793e;
}
.candlelight-peach {
color: #f6a39d;
}
.ice-cream-parlour {
color: #f8d5af;
}
.yucca-cream {
color: #a4dac9;
}
.xavier-blue {
color: #69b6e2;
}

/* CSS Variables */
:root {
--citrus-blast:#e0793e;
--candlelight-peach:#f6a39d;
--ice-cream-parlour:#f8d5af;
--yucca-cream:#a4dac9;
--xavier-blue:#69b6e2;
}

More palettes to explore