All Palettes

Color Palette #ff7092, #ff8d70, #ffd280, #f4f49f, #8fe1ef

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.alexandria {
color: #ff8d70;
}
.bread-n-butter {
color: #ffd280;
}
.yippie-ya-yellow {
color: #f4f49f;
}
.photon-barrier {
color: #8fe1ef;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--alexandria:#ff8d70;
--bread-n-butter:#ffd280;
--yippie-ya-yellow:#f4f49f;
--photon-barrier:#8fe1ef;
}

More palettes to explore