All Palettes

Color Palette #f27d7f, #f9a77b, #fcd98d, #a0d4a4, #7db7e3

0%
0%
0%

CSS code for this palette

/* CSS */
.meat {
color: #f27d7f;
}
.apricot-wash {
color: #f9a77b;
}
.egg-cream {
color: #fcd98d;
}
.chinook {
color: #a0d4a4;
}
.aero {
color: #7db7e3;
}

/* CSS Variables */
:root {
--meat:#f27d7f;
--apricot-wash:#f9a77b;
--egg-cream:#fcd98d;
--chinook:#a0d4a4;
--aero:#7db7e3;
}

More palettes to explore