All Palettes

Color Palette #f1a7b1, #f4c09f, #f4e1a4, #a2d8a2, #86c8e4

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f1a7b1;
}
.almond-cream {
color: #f4c09f;
}
.optimistic-yellow {
color: #f4e1a4;
}
.green-trance {
color: #a2d8a2;
}
.budgie-blue {
color: #86c8e4;
}

/* CSS Variables */
:root {
--pink-fit:#f1a7b1;
--almond-cream:#f4c09f;
--optimistic-yellow:#f4e1a4;
--green-trance:#a2d8a2;
--budgie-blue:#86c8e4;
}

More palettes to explore