All Palettes

Color Palette #ff4d82, #ff8e3d, #ffcb3d, #a1e2e0, #498ada

0%
0%
0%

CSS code for this palette

/* CSS */
.sasquatch-socks {
color: #ff4d82;
}
.kanz-orange {
color: #ff8e3d;
}
.yellow-jacket {
color: #ffcb3d;
}
.everest {
color: #a1e2e0;
}
.oregon-blue {
color: #498ada;
}

/* CSS Variables */
:root {
--sasquatch-socks:#ff4d82;
--kanz-orange:#ff8e3d;
--yellow-jacket:#ffcb3d;
--everest:#a1e2e0;
--oregon-blue:#498ada;
}

More palettes to explore