All Palettes

Color Palette #498adf, #6ebf7b, #f5c661, #f88c20, #c44d40

0%
0%
0%

CSS code for this palette

/* CSS */
.oregon-blue {
color: #498adf;
}
.young-fern {
color: #6ebf7b;
}
.deep-fried-sun-rays {
color: #f5c661;
}
.flame-orange {
color: #f88c20;
}
.sweet-baby-rose {
color: #c44d40;
}

/* CSS Variables */
:root {
--oregon-blue:#498adf;
--young-fern:#6ebf7b;
--deep-fried-sun-rays:#f5c661;
--flame-orange:#f88c20;
--sweet-baby-rose:#c44d40;
}

More palettes to explore