All Palettes

Color Palette #e10538, #f05159, #f99f3e, #f4deb4, #508d9b

0%
0%
0%

CSS code for this palette

/* CSS */
.red-hot {
color: #e10538;
}
.khmer-curry {
color: #f05159;
}
.chat-orange {
color: #f99f3e;
}
.pina-colada {
color: #f4deb4;
}
.blue-square {
color: #508d9b;
}

/* CSS Variables */
:root {
--red-hot:#e10538;
--khmer-curry:#f05159;
--chat-orange:#f99f3e;
--pina-colada:#f4deb4;
--blue-square:#508d9b;
}

More palettes to explore