All Palettes

Color Palette #1f8fff, #6a2929, #4c4c4d, #f7c94b, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.sundried-tomato {
color: #6a2929;
}
.shady-character {
color: #4c4c4d;
}
.sunny-mood {
color: #f7c94b;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--sundried-tomato:#6a2929;
--shady-character:#4c4c4d;
--sunny-mood:#f7c94b;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore