All Palettes

Color Palette #4c5c94, #6b7fb3, #9bb0e4, #f4c862, #f0933d

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dude {
color: #4c5c94;
}
.marvellous {
color: #6b7fb3;
}
.myrtle-flower {
color: #9bb0e4;
}
.little-sun-dress {
color: #f4c862;
}
.mandarin-rind {
color: #f0933d;
}

/* CSS Variables */
:root {
--blue-dude:#4c5c94;
--marvellous:#6b7fb3;
--myrtle-flower:#9bb0e4;
--little-sun-dress:#f4c862;
--mandarin-rind:#f0933d;
}

More palettes to explore