All Palettes

Color Palette #f0a800, #d14d00, #a400b3, #3b8dba, #e5e1e1

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.kaihau-express {
color: #d14d00;
}
.heliotrope-magenta {
color: #a400b3;
}
.quiet-night {
color: #3b8dba;
}
.diamonds-in-the-sky {
color: #e5e1e1;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--kaihau-express:#d14d00;
--heliotrope-magenta:#a400b3;
--quiet-night:#3b8dba;
--diamonds-in-the-sky:#e5e1e1;
}

More palettes to explore