All Palettes

Color Palette #ff7092, #ff998a, #ffcb5c, #d8e8b0, #4a4c8c

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.nacho {
color: #ffcb5c;
}
.lasting-thoughts {
color: #d8e8b0;
}
.beaded-blue {
color: #4a4c8c;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--nacho:#ffcb5c;
--lasting-thoughts:#d8e8b0;
--beaded-blue:#4a4c8c;
}

More palettes to explore