All Palettes

Color Palette #f6a7b2, #d8eaa9, #9fc4e9, #f0e78e, #f47b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f6a7b2;
}
.ice-cold-green {
color: #d8eaa9;
}
.sweet-dreams {
color: #9fc4e9;
}
.bright-khaki {
color: #f0e78e;
}
.sun-orange {
color: #f47b1f;
}

/* CSS Variables */
:root {
--pink-fit:#f6a7b2;
--ice-cold-green:#d8eaa9;
--sweet-dreams:#9fc4e9;
--bright-khaki:#f0e78e;
--sun-orange:#f47b1f;
}

More palettes to explore