All Palettes

Color Palette #f2bad5, #f4a4b4, #f59e8e, #f28b69, #f19c46

0%
0%
0%

CSS code for this palette

/* CSS */
.manga-pink {
color: #f2bad5;
}
.pink-fit {
color: #f4a4b4;
}
.fruit-shake {
color: #f59e8e;
}
.morning-marmalade {
color: #f28b69;
}
.question-mark-block {
color: #f19c46;
}

/* CSS Variables */
:root {
--manga-pink:#f2bad5;
--pink-fit:#f4a4b4;
--fruit-shake:#f59e8e;
--morning-marmalade:#f28b69;
--question-mark-block:#f19c46;
}

More palettes to explore