All Palettes

Color Palette #ffd942, #ffae3d, #ff6e42, #ff3d40, #ff0f5b

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-side-up {
color: #ffd942;
}
.peach-butter {
color: #ffae3d;
}
.carrot {
color: #ff6e42;
}
.coral-red {
color: #ff3d40;
}
.golden-blood {
color: #ff0f5b;
}

/* CSS Variables */
:root {
--sunny-side-up:#ffd942;
--peach-butter:#ffae3d;
--carrot:#ff6e42;
--coral-red:#ff3d40;
--golden-blood:#ff0f5b;
}

More palettes to explore