All Palettes

Color Palette #f1a7b8, #f94e6d, #f65b3c, #d7c147, #a8d058

0%
0%
0%

CSS code for this palette

/* CSS */
.rozowy-pink {
color: #f1a7b8;
}
.infrared {
color: #f94e6d;
}
.orange-soda {
color: #f65b3c;
}
.limone {
color: #d7c147;
}
.young-green-onion {
color: #a8d058;
}

/* CSS Variables */
:root {
--rozowy-pink:#f1a7b8;
--infrared:#f94e6d;
--orange-soda:#f65b3c;
--limone:#d7c147;
--young-green-onion:#a8d058;
}

More palettes to explore