All Palettes

Color Palette #f9b1ae, #fbcc74, #f2e340, #a5dda2, #6c9bd5

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.afternoon {
color: #fbcc74;
}
.highlighter-yellow {
color: #f2e340;
}
.green-trance {
color: #a5dda2;
}
.sea-loch {
color: #6c9bd5;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--afternoon:#fbcc74;
--highlighter-yellow:#f2e340;
--green-trance:#a5dda2;
--sea-loch:#6c9bd5;
}

More palettes to explore