All Palettes

Color Palette #f6a7c1, #f2ba4a, #f7da6e, #a4d4ea, #4f8eba

0%
0%
0%

CSS code for this palette

/* CSS */
.rogue-pink {
color: #f6a7c1;
}
.maximum-yellow-red {
color: #f2ba4a;
}
.pale-pear {
color: #f7da6e;
}
.light-deluxe-days {
color: #a4d4ea;
}
.boat-house {
color: #4f8eba;
}

/* CSS Variables */
:root {
--rogue-pink:#f6a7c1;
--maximum-yellow-red:#f2ba4a;
--pale-pear:#f7da6e;
--light-deluxe-days:#a4d4ea;
--boat-house:#4f8eba;
}

More palettes to explore