All Palettes

Color Palette #f5a3c7, #f6b1e5, #f2d150, #ff9d2e, #e59d38

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f5a3c7;
}
.hanami-pink {
color: #f6b1e5;
}
.maize {
color: #f2d150;
}
.guava {
color: #ff9d2e;
}
.culpeo {
color: #e59d38;
}

/* CSS Variables */
:root {
--rose-mallow:#f5a3c7;
--hanami-pink:#f6b1e5;
--maize:#f2d150;
--guava:#ff9d2e;
--culpeo:#e59d38;
}

More palettes to explore