All Palettes

Color Palette #f3aaba, #f5d15b, #a1d89d, #6e9cc4, #4c4f67

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-blessing {
color: #f3aaba;
}
.wake-me-up {
color: #f5d15b;
}
.green-trance {
color: #a1d89d;
}
.cerulean-frost {
color: #6e9cc4;
}
.pango-black {
color: #4c4f67;
}

/* CSS Variables */
:root {
--pink-blessing:#f3aaba;
--wake-me-up:#f5d15b;
--green-trance:#a1d89d;
--cerulean-frost:#6e9cc4;
--pango-black:#4c4f67;
}

More palettes to explore