All Palettes

Color Palette #1f8fff, #00bfff, #3cd3d3, #ff8052, #ff6347

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.capri {
color: #00bfff;
}
.fresh-turquoise {
color: #3cd3d3;
}
.n-rang-orange {
color: #ff8052;
}
.bruschetta-tomato {
color: #ff6347;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--capri:#00bfff;
--fresh-turquoise:#3cd3d3;
--n-rang-orange:#ff8052;
--bruschetta-tomato:#ff6347;
}

More palettes to explore