All Palettes

Color Palette #ff6e61, #f9a65d, #f6e5a2, #a9e0b8, #79b8d7

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.rajah {
color: #f9a65d;
}
.venetian-yellow {
color: #f6e5a2;
}
.celtic-spring {
color: #a9e0b8;
}
.pacific-harbour {
color: #79b8d7;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--rajah:#f9a65d;
--venetian-yellow:#f6e5a2;
--celtic-spring:#a9e0b8;
--pacific-harbour:#79b8d7;
}

More palettes to explore