All Palettes

Color Palette #ff6e61, #ffa142, #ffd84d, #6ed6ed, #5b5d8f

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.tuscan-sun {
color: #ffd84d;
}
.turquoise-sea {
color: #6ed6ed;
}
.midnight-sea {
color: #5b5d8f;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--tuscan-sun:#ffd84d;
--turquoise-sea:#6ed6ed;
--midnight-sea:#5b5d8f;
}

More palettes to explore