All Palettes

Color Palette #009adb, #f6e03c, #6bcf4f, #ffaa00, #f76969

0%
0%
0%

CSS code for this palette

/* CSS */
.atmosphere {
color: #009adb;
}
.fluffy-duckling {
color: #f6e03c;
}
.fresh-green {
color: #6bcf4f;
}
.flash-of-orange {
color: #ffaa00;
}
.fiery-salmon {
color: #f76969;
}

/* CSS Variables */
:root {
--atmosphere:#009adb;
--fluffy-duckling:#f6e03c;
--fresh-green:#6bcf4f;
--flash-of-orange:#ffaa00;
--fiery-salmon:#f76969;
}

More palettes to explore