All Palettes

Color Palette #ff6e61, #6fa3b3, #f6b531, #d9513f, #4f8c6c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.stillwater {
color: #6fa3b3;
}
.nyc-taxi {
color: #f6b531;
}
.spirit-warrior {
color: #d9513f;
}
.saltwater-depth {
color: #4f8c6c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--stillwater:#6fa3b3;
--nyc-taxi:#f6b531;
--spirit-warrior:#d9513f;
--saltwater-depth:#4f8c6c;
}

More palettes to explore