All Palettes

Color Palette #ff7092, #ff8e3d, #ffd900, #9fd2df, #6b5b95

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.kanz-orange {
color: #ff8e3d;
}
.soviet-gold {
color: #ffd900;
}
.light-sky-babe {
color: #9fd2df;
}
.just-a-fairytale {
color: #6b5b95;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--kanz-orange:#ff8e3d;
--soviet-gold:#ffd900;
--light-sky-babe:#9fd2df;
--just-a-fairytale:#6b5b95;
}

More palettes to explore