All Palettes

Color Palette #eb9475, #f1af79, #f4c557, #d4eba3, #a2d2d1

0%
0%
0%

CSS code for this palette

/* CSS */
.warm-welcome {
color: #eb9475;
}
.exciting-orange {
color: #f1af79;
}
.rayo-de-sol {
color: #f4c557;
}
.reef-refractions {
color: #d4eba3;
}
.touch-of-turquoise {
color: #a2d2d1;
}

/* CSS Variables */
:root {
--warm-welcome:#eb9475;
--exciting-orange:#f1af79;
--rayo-de-sol:#f4c557;
--reef-refractions:#d4eba3;
--touch-of-turquoise:#a2d2d1;
}

More palettes to explore