All Palettes

Color Palette #d6006f, #ff7092, #ff9100, #ffd54d, #f9a824

0%
0%
0%

CSS code for this palette

/* CSS */
.moth-orchid {
color: #d6006f;
}
.blush-hour {
color: #ff7092;
}
.princeton-orange {
color: #ff9100;
}
.vibrant {
color: #ffd54d;
}
.honey-wax {
color: #f9a824;
}

/* CSS Variables */
:root {
--moth-orchid:#d6006f;
--blush-hour:#ff7092;
--princeton-orange:#ff9100;
--vibrant:#ffd54d;
--honey-wax:#f9a824;
}

More palettes to explore