All Palettes

Color Palette #ff5c61, #ffb7a3, #ffe7d6, #00a89a, #004985

0%
0%
0%

CSS code for this palette

/* CSS */
.fusion-red {
color: #ff5c61;
}
.nature-apricot {
color: #ffb7a3;
}
.mood-lighting {
color: #ffe7d6;
}
.baltic-turquoise {
color: #00a89a;
}
.bridgeport {
color: #004985;
}

/* CSS Variables */
:root {
--fusion-red:#ff5c61;
--nature-apricot:#ffb7a3;
--mood-lighting:#ffe7d6;
--baltic-turquoise:#00a89a;
--bridgeport:#004985;
}

More palettes to explore