All Palettes

Color Palette #1e7bbe, #f48d1f, #f9ca5d, #4f4a4d, #2b3d50

0%
0%
0%

CSS code for this palette

/* CSS */
.skylla {
color: #1e7bbe;
}
.carrot-orange {
color: #f48d1f;
}
.little-sun-dress {
color: #f9ca5d;
}
.deep-earth {
color: #4f4a4d;
}
.snap-shot {
color: #2b3d50;
}

/* CSS Variables */
:root {
--skylla:#1e7bbe;
--carrot-orange:#f48d1f;
--little-sun-dress:#f9ca5d;
--deep-earth:#4f4a4d;
--snap-shot:#2b3d50;
}

More palettes to explore