All Palettes

Color Palette #ff4255, #00e5ff, #ff9ecd, #ffe0e1, #ff7ade

0%
0%
0%

CSS code for this palette

/* CSS */
.hotter-than-hell {
color: #ff4255;
}
.whimsical-blue {
color: #00e5ff;
}
.himalayan-balsam {
color: #ff9ecd;
}
.sweet-mallow {
color: #ffe0e1;
}
.splash-of-grenadine {
color: #ff7ade;
}

/* CSS Variables */
:root {
--hotter-than-hell:#ff4255;
--whimsical-blue:#00e5ff;
--himalayan-balsam:#ff9ecd;
--sweet-mallow:#ffe0e1;
--splash-of-grenadine:#ff7ade;
}

More palettes to explore