All Palettes

Color Palette #1f9898, #b1e0e7, #f5b7b2, #f3c14f, #914b8d

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-fantasy {
color: #1f9898;
}
.powder-blue {
color: #b1e0e7;
}
.old-flame {
color: #f5b7b2;
}
.adonis-rose-yellow {
color: #f3c14f;
}
.striking-purple {
color: #914b8d;
}

/* CSS Variables */
:root {
--sea-fantasy:#1f9898;
--powder-blue:#b1e0e7;
--old-flame:#f5b7b2;
--adonis-rose-yellow:#f3c14f;
--striking-purple:#914b8d;
}

More palettes to explore