All Palettes

Color Palette #ff5d52, #ffb347, #ffeb85, #85e2ff, #6b9aff

0%
0%
0%

CSS code for this palette

/* CSS */
.sunset-orange {
color: #ff5d52;
}
.agrellan-badland {
color: #ffb347;
}
.citrus-punch {
color: #ffeb85;
}
.tranquil-pool {
color: #85e2ff;
}
.punch-out-glove {
color: #6b9aff;
}

/* CSS Variables */
:root {
--sunset-orange:#ff5d52;
--agrellan-badland:#ffb347;
--citrus-punch:#ffeb85;
--tranquil-pool:#85e2ff;
--punch-out-glove:#6b9aff;
}

More palettes to explore