All Palettes

Color Palette #f69e5a, #f1d46a, #a4daa6, #6ab8d2, #a45ea6

0%
0%
0%

CSS code for this palette

/* CSS */
.bergamot-orange {
color: #f69e5a;
}
.yellow-cream {
color: #f1d46a;
}
.green-trance {
color: #a4daa6;
}
.revelry-blue {
color: #6ab8d2;
}
.royal-pretender {
color: #a45ea6;
}

/* CSS Variables */
:root {
--bergamot-orange:#f69e5a;
--yellow-cream:#f1d46a;
--green-trance:#a4daa6;
--revelry-blue:#6ab8d2;
--royal-pretender:#a45ea6;
}

More palettes to explore