All Palettes

Color Palette #2b3d50, #4a6b8c, #7bb4d1, #f3e54f, #e8493b

0%
0%
0%

CSS code for this palette

/* CSS */
.snap-shot {
color: #2b3d50;
}
.revel-blue {
color: #4a6b8c;
}
.blue-cuddle {
color: #7bb4d1;
}
.yellow-petal {
color: #f3e54f;
}
.mandarin-red {
color: #e8493b;
}

/* CSS Variables */
:root {
--snap-shot:#2b3d50;
--revel-blue:#4a6b8c;
--blue-cuddle:#7bb4d1;
--yellow-petal:#f3e54f;
--mandarin-red:#e8493b;
}

More palettes to explore