All Palettes

Color Palette #1f8fff, #32cd32, #ffa600, #ff6347, #9470db

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.poisonous-pesticide {
color: #32cd32;
}
.cheese {
color: #ffa600;
}
.bruschetta-tomato {
color: #ff6347;
}
.matt-purple {
color: #9470db;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--poisonous-pesticide:#32cd32;
--cheese:#ffa600;
--bruschetta-tomato:#ff6347;
--matt-purple:#9470db;
}

More palettes to explore