All Palettes

Color Palette #f7b5a1, #f9d59f, #f3e57c, #a5d69f, #77b7c5

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.paw-paw {
color: #f9d59f;
}
.spring-yellow {
color: #f3e57c;
}
.pistachio-green {
color: #a5d69f;
}
.tibetan-stone {
color: #77b7c5;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--paw-paw:#f9d59f;
--spring-yellow:#f3e57c;
--pistachio-green:#a5d69f;
--tibetan-stone:#77b7c5;
}

More palettes to explore