All Palettes

Color Palette #ff6e61, #ffa142, #ffcb1f, #a7d7b8, #2d4a7b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.golden-buddha-belly {
color: #ffcb1f;
}
.eerie-glow {
color: #a7d7b8;
}
.nautical {
color: #2d4a7b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--golden-buddha-belly:#ffcb1f;
--eerie-glow:#a7d7b8;
--nautical:#2d4a7b;
}

More palettes to explore