All Palettes

Color Palette #400c3b, #892a4d, #c14969, #f89f3a, #f5d94d

0%
0%
0%

CSS code for this palette

/* CSS */
.greek-aubergine {
color: #400c3b;
}
.anemone {
color: #892a4d;
}
.vibrant-red {
color: #c14969;
}
.yellow-sea {
color: #f89f3a;
}
.gilded {
color: #f5d94d;
}

/* CSS Variables */
:root {
--greek-aubergine:#400c3b;
--anemone:#892a4d;
--vibrant-red:#c14969;
--yellow-sea:#f89f3a;
--gilded:#f5d94d;
}

More palettes to explore