All Palettes

Color Palette #f7b5a1, #f6b1e0, #b6d8f7, #a4daa6, #f0e84c

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.hanami-pink {
color: #f6b1e0;
}
.blue-rice {
color: #b6d8f7;
}
.green-trance {
color: #a4daa6;
}
.yellow-petal {
color: #f0e84c;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--hanami-pink:#f6b1e0;
--blue-rice:#b6d8f7;
--green-trance:#a4daa6;
--yellow-petal:#f0e84c;
}

More palettes to explore