All Palettes

Color Palette #f4e0d7, #f6b0a7, #ff8b6b, #ffa600, #ffec3d

0%
0%
0%

CSS code for this palette

/* CSS */
.touching-white {
color: #f4e0d7;
}
.riviera-rose {
color: #f6b0a7;
}
.salmon-orange {
color: #ff8b6b;
}
.cheese {
color: #ffa600;
}
.hollandaise {
color: #ffec3d;
}

/* CSS Variables */
:root {
--touching-white:#f4e0d7;
--riviera-rose:#f6b0a7;
--salmon-orange:#ff8b6b;
--cheese:#ffa600;
--hollandaise:#ffec3d;
}

More palettes to explore