All Palettes

Color Palette #ff7092, #ff9e66, #ffcb5c, #d9e3dd, #59189a

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.fresh-cantaloupe {
color: #ff9e66;
}
.nacho {
color: #ffcb5c;
}
.breezy-aqua {
color: #d9e3dd;
}
.amarklor-violet {
color: #59189a;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--fresh-cantaloupe:#ff9e66;
--nacho:#ffcb5c;
--breezy-aqua:#d9e3dd;
--amarklor-violet:#59189a;
}

More palettes to explore