All Palettes

Color Palette #d1a29f, #f7b5a1, #f9dfae, #f0d97a, #5db6a9

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-pottery {
color: #d1a29f;
}
.mystic-tulip {
color: #f7b5a1;
}
.peach-yellow {
color: #f9dfae;
}
.sandy {
color: #f0d97a;
}
.artesian-well {
color: #5db6a9;
}

/* CSS Variables */
:root {
--rose-pottery:#d1a29f;
--mystic-tulip:#f7b5a1;
--peach-yellow:#f9dfae;
--sandy:#f0d97a;
--artesian-well:#5db6a9;
}

More palettes to explore