All Palettes

Color Palette #2cb8e2, #f0d75c, #ff8b3d, #b53b3b, #6d2c90

0%
0%
0%

CSS code for this palette

/* CSS */
.lynx-screen-blue {
color: #2cb8e2;
}
.dull-yellow {
color: #f0d75c;
}
.sunset-yellow {
color: #ff8b3d;
}
.scarlet-tanager {
color: #b53b3b;
}
.true-purple {
color: #6d2c90;
}

/* CSS Variables */
:root {
--lynx-screen-blue:#2cb8e2;
--dull-yellow:#f0d75c;
--sunset-yellow:#ff8b3d;
--scarlet-tanager:#b53b3b;
--true-purple:#6d2c90;
}

More palettes to explore