All Palettes

Color Palette #ff6e61, #ff9966, #ffd54d, #a3d7d4, #6a82fb

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.atomic-tangerine {
color: #ff9966;
}
.vibrant {
color: #ffd54d;
}
.smooth-satin {
color: #a3d7d4;
}
.punch-out-glove {
color: #6a82fb;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--atomic-tangerine:#ff9966;
--vibrant:#ffd54d;
--smooth-satin:#a3d7d4;
--punch-out-glove:#6a82fb;
}

More palettes to explore