All Palettes

Color Palette #ff6e61, #70a5e1, #f6b531, #4bbead, #ffc414

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.greek-sea {
color: #70a5e1;
}
.nyc-taxi {
color: #f6b531;
}
.emerald-bliss {
color: #4bbead;
}
.sunflower {
color: #ffc414;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--greek-sea:#70a5e1;
--nyc-taxi:#f6b531;
--emerald-bliss:#4bbead;
--sunflower:#ffc414;
}

More palettes to explore