All Palettes

Color Palette #ff7092, #1a1a6b, #fff5d6, #ffd900, #ff3c00

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.20000-leagues-under-the-sea {
color: #1a1a6b;
}
.natural-wool {
color: #fff5d6;
}
.soviet-gold {
color: #ffd900;
}
.coquelicot {
color: #ff3c00;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--20000-leagues-under-the-sea:#1a1a6b;
--natural-wool:#fff5d6;
--soviet-gold:#ffd900;
--coquelicot:#ff3c00;
}

More palettes to explore