All Palettes

Color Palette #f1a7c8, #f3d86d, #b9e2e4, #6bcc5c, #f27b31

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f1a7c8;
}
.mocha-dandelion {
color: #f3d86d;
}
.basin-blue {
color: #b9e2e4;
}
.drop-green {
color: #6bcc5c;
}
.sea-nettle {
color: #f27b31;
}

/* CSS Variables */
:root {
--rose-mallow:#f1a7c8;
--mocha-dandelion:#f3d86d;
--basin-blue:#b9e2e4;
--drop-green:#6bcc5c;
--sea-nettle:#f27b31;
}

More palettes to explore