All Palettes

Color Palette #1fc1c1, #1e9999, #1f7575, #f1c45b, #d63838

0%
0%
0%

CSS code for this palette

/* CSS */
.lago-blue {
color: #1fc1c1;
}
.sea-fantasy {
color: #1e9999;
}
.marine-wonder {
color: #1f7575;
}
.blonde-girl {
color: #f1c45b;
}
.red-power {
color: #d63838;
}

/* CSS Variables */
:root {
--lago-blue:#1fc1c1;
--sea-fantasy:#1e9999;
--marine-wonder:#1f7575;
--blonde-girl:#f1c45b;
--red-power:#d63838;
}

More palettes to explore