All Palettes

Color Palette #ff6e61, #ffb347, #67b4e4, #6b5b95, #d96359

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.agrellan-badland {
color: #ffb347;
}
.sanctuary-spa {
color: #67b4e4;
}
.just-a-fairytale {
color: #6b5b95;
}
.roman {
color: #d96359;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--agrellan-badland:#ffb347;
--sanctuary-spa:#67b4e4;
--just-a-fairytale:#6b5b95;
--roman:#d96359;
}

More palettes to explore