All Palettes

Color Palette #d6006f, #a05a9b, #6a8faf, #f2e5b5, #ffc105

0%
0%
0%

CSS code for this palette

/* CSS */
.moth-orchid {
color: #d6006f;
}
.heath-spotted-orchid {
color: #a05a9b;
}
.grant-village {
color: #6a8faf;
}
.bad-moon-yellow {
color: #f2e5b5;
}
.marigold {
color: #ffc105;
}

/* CSS Variables */
:root {
--moth-orchid:#d6006f;
--heath-spotted-orchid:#a05a9b;
--grant-village:#6a8faf;
--bad-moon-yellow:#f2e5b5;
--marigold:#ffc105;
}

More palettes to explore