All Palettes

Color Palette #ff7092, #ff998a, #f9d36c, #a3d2ca, #5e6473

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.lighthouse-glow {
color: #f9d36c;
}
.cold-turquoise {
color: #a3d2ca;
}
.british-shorthair {
color: #5e6473;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--lighthouse-glow:#f9d36c;
--cold-turquoise:#a3d2ca;
--british-shorthair:#5e6473;
}

More palettes to explore