All Palettes

Color Palette #f0a800, #e15e3d, #d75683, #a050b4, #6b98e1

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.festival-orange {
color: #e15e3d;
}
.blush-d-amour {
color: #d75683;
}
.purple-plum {
color: #a050b4;
}
.little-boy-blue {
color: #6b98e1;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--festival-orange:#e15e3d;
--blush-d-amour:#d75683;
--purple-plum:#a050b4;
--little-boy-blue:#6b98e1;
}

More palettes to explore