All Palettes

Color Palette #a03b6c, #f25a76, #fbaf89, #f9d89a, #e4ebad

0%
0%
0%

CSS code for this palette

/* CSS */
.baton-rouge {
color: #a03b6c;
}
.ponceau {
color: #f25a76;
}
.orange-grove {
color: #fbaf89;
}
.applesauce {
color: #f9d89a;
}
.daydream {
color: #e4ebad;
}

/* CSS Variables */
:root {
--baton-rouge:#a03b6c;
--ponceau:#f25a76;
--orange-grove:#fbaf89;
--applesauce:#f9d89a;
--daydream:#e4ebad;
}

More palettes to explore