All Palettes

Color Palette #d5a4b5, #f1c6d4, #f5e59e, #ffb62e, #f25c5a

0%
0%
0%

CSS code for this palette

/* CSS */
.gizmo {
color: #d5a4b5;
}
.desire-pink {
color: #f1c6d4;
}
.venetian-yellow {
color: #f5e59e;
}
.sunset-glow {
color: #ffb62e;
}
.hot-coral {
color: #f25c5a;
}

/* CSS Variables */
:root {
--gizmo:#d5a4b5;
--desire-pink:#f1c6d4;
--venetian-yellow:#f5e59e;
--sunset-glow:#ffb62e;
--hot-coral:#f25c5a;
}

More palettes to explore