All Palettes

Color Palette #ff7092, #ff9a75, #ffce6b, #f6ed79, #f0baa3

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.flash-in-the-pan {
color: #ff9a75;
}
.faded-sunlight {
color: #ffce6b;
}
.canola-oil {
color: #f6ed79;
}
.antique-cameo {
color: #f0baa3;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--flash-in-the-pan:#ff9a75;
--faded-sunlight:#ffce6b;
--canola-oil:#f6ed79;
--antique-cameo:#f0baa3;
}

More palettes to explore