All Palettes

Color Palette #f7b1a1, #f8c572, #f6e48e, #a19afe, #6b8acc

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b1a1;
}
.just-peachy {
color: #f8c572;
}
.pale-banana {
color: #f6e48e;
}
.cobalite {
color: #a19afe;
}
.royal-regatta {
color: #6b8acc;
}

/* CSS Variables */
:root {
--first-date:#f7b1a1;
--just-peachy:#f8c572;
--pale-banana:#f6e48e;
--cobalite:#a19afe;
--royal-regatta:#6b8acc;
}

More palettes to explore