All Palettes

Color Palette #ff6e61, #ffa142, #ffcd38, #85e2ff, #6b5b95

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.peeps {
color: #ffcd38;
}
.tranquil-pool {
color: #85e2ff;
}
.just-a-fairytale {
color: #6b5b95;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--peeps:#ffcd38;
--tranquil-pool:#85e2ff;
--just-a-fairytale:#6b5b95;
}

More palettes to explore