All Palettes

Color Palette #ff9980, #ffbaa3, #ffd6c2, #fff4e0, #ffe7d1

0%
0%
0%

CSS code for this palette

/* CSS */
.vivid-tangerine {
color: #ff9980;
}
.nature-apricot {
color: #ffbaa3;
}
.friendship {
color: #ffd6c2;
}
.creamy-cloud-dreams {
color: #fff4e0;
}
.pale-egg {
color: #ffe7d1;
}

/* CSS Variables */
:root {
--vivid-tangerine:#ff9980;
--nature-apricot:#ffbaa3;
--friendship:#ffd6c2;
--creamy-cloud-dreams:#fff4e0;
--pale-egg:#ffe7d1;
}

More palettes to explore