All Palettes

Color Palette #1f8fff, #1fb2aa, #ff6347, #ffa600, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.glass-jar-blue {
color: #1fb2aa;
}
.bruschetta-tomato {
color: #ff6347;
}
.cheese {
color: #ffa600;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--glass-jar-blue:#1fb2aa;
--bruschetta-tomato:#ff6347;
--cheese:#ffa600;
--soviet-gold:#ffd900;
}

More palettes to explore