All Palettes

Color Palette #f1a7b9, #f5d899, #a5d9a1, #49b9d4, #f46c6c

0%
0%
0%

CSS code for this palette

/* CSS */
.rozowy-pink {
color: #f1a7b9;
}
.applesauce {
color: #f5d899;
}
.green-trance {
color: #a5d9a1;
}
.bachelor-button {
color: #49b9d4;
}
.breeze-of-chilli {
color: #f46c6c;
}

/* CSS Variables */
:root {
--rozowy-pink:#f1a7b9;
--applesauce:#f5d899;
--green-trance:#a5d9a1;
--bachelor-button:#49b9d4;
--breeze-of-chilli:#f46c6c;
}

More palettes to explore