All Palettes

Color Palette #e5b35d, #f2d4ba, #d27f9a, #af4b9d, #6a2c90

0%
0%
0%

CSS code for this palette

/* CSS */
.river-of-gold {
color: #e5b35d;
}
.pulled-taffy {
color: #f2d4ba;
}
.little-bow-pink {
color: #d27f9a;
}
.safflower-purple {
color: #af4b9d;
}
.true-purple {
color: #6a2c90;
}

/* CSS Variables */
:root {
--river-of-gold:#e5b35d;
--pulled-taffy:#f2d4ba;
--little-bow-pink:#d27f9a;
--safflower-purple:#af4b9d;
--true-purple:#6a2c90;
}

More palettes to explore