All Palettes

Color Palette #92c8b5, #f0e19e, #f6b4a2, #f78d8d, #b67d6d

0%
0%
0%

CSS code for this palette

/* CSS */
.catarina-green {
color: #92c8b5;
}
.bells-and-whistles-gold {
color: #f0e19e;
}
.first-date {
color: #f6b4a2;
}
.vinaceous-cinnamon {
color: #f78d8d;
}
.heirloom {
color: #b67d6d;
}

/* CSS Variables */
:root {
--catarina-green:#92c8b5;
--bells-and-whistles-gold:#f0e19e;
--first-date:#f6b4a2;
--vinaceous-cinnamon:#f78d8d;
--heirloom:#b67d6d;
}

More palettes to explore