All Palettes

Color Palette #c83d2d, #ddae2c, #f6e2b1, #a1c9d3, #4a7c8c

0%
0%
0%

CSS code for this palette

/* CSS */
.dried-saffron {
color: #c83d2d;
}
.golden-samovar {
color: #ddae2c;
}
.friendly-yellow {
color: #f6e2b1;
}
.blue-dam {
color: #a1c9d3;
}
.sotek-green {
color: #4a7c8c;
}

/* CSS Variables */
:root {
--dried-saffron:#c83d2d;
--golden-samovar:#ddae2c;
--friendly-yellow:#f6e2b1;
--blue-dam:#a1c9d3;
--sotek-green:#4a7c8c;
}

More palettes to explore