All Palettes

Color Palette #f9f15d, #f68d3c, #d4408c, #4b2d8f, #1a8acb

0%
0%
0%

CSS code for this palette

/* CSS */
.corn {
color: #f9f15d;
}
.hot-orange {
color: #f68d3c;
}
.pink-yarrow {
color: #d4408c;
}
.galactic-purple {
color: #4b2d8f;
}
.newport-blue {
color: #1a8acb;
}

/* CSS Variables */
:root {
--corn:#f9f15d;
--hot-orange:#f68d3c;
--pink-yarrow:#d4408c;
--galactic-purple:#4b2d8f;
--newport-blue:#1a8acb;
}

More palettes to explore