All Palettes

Color Palette #d2283f, #f99c1a, #f6c231, #669447, #3f7eab

0%
0%
0%

CSS code for this palette

/* CSS */
.sovereign-red {
color: #d2283f;
}
.phoenix-flames {
color: #f99c1a;
}
.saffron {
color: #f6c231;
}
.makrut-lime {
color: #669447;
}
.beijing-blue {
color: #3f7eab;
}

/* CSS Variables */
:root {
--sovereign-red:#d2283f;
--phoenix-flames:#f99c1a;
--saffron:#f6c231;
--makrut-lime:#669447;
--beijing-blue:#3f7eab;
}

More palettes to explore