All Palettes

Color Palette #f6a2b2, #ffb3c1, #ffdaa3, #ffe68a, #b3e0ff

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f6a2b2;
}
.matt-pink {
color: #ffb3c1;
}
.endearment {
color: #ffdaa3;
}
.bicycle-yellow {
color: #ffe68a;
}
.frozen-landscape {
color: #b3e0ff;
}

/* CSS Variables */
:root {
--pink-fit:#f6a2b2;
--matt-pink:#ffb3c1;
--endearment:#ffdaa3;
--bicycle-yellow:#ffe68a;
--frozen-landscape:#b3e0ff;
}

More palettes to explore