All Palettes

Color Palette #f1a7b3, #fce8b0, #a6e3d2, #6cb8e4, #f6b83c

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b3;
}
.gold-thread {
color: #fce8b0;
}
.botanical-tint {
color: #a6e3d2;
}
.norfolk-sky {
color: #6cb8e4;
}
.squash-blossom {
color: #f6b83c;
}

/* CSS Variables */
:root {
--princess:#f1a7b3;
--gold-thread:#fce8b0;
--botanical-tint:#a6e3d2;
--norfolk-sky:#6cb8e4;
--squash-blossom:#f6b83c;
}

More palettes to explore