All Palettes

Color Palette #f3c9d9, #f5a3c1, #e96389, #f26f3a, #f6b83c

0%
0%
0%

CSS code for this palette

/* CSS */
.baby-steps {
color: #f3c9d9;
}
.rogue-pink {
color: #f5a3c1;
}
.jellyfish-sting {
color: #e96389;
}
.chinese-orange {
color: #f26f3a;
}
.squash-blossom {
color: #f6b83c;
}

/* CSS Variables */
:root {
--baby-steps:#f3c9d9;
--rogue-pink:#f5a3c1;
--jellyfish-sting:#e96389;
--chinese-orange:#f26f3a;
--squash-blossom:#f6b83c;
}

More palettes to explore