All Palettes

Color Palette #1e4c7b, #4c7d9a, #7ab1c7, #f4c45d, #e36a3b

0%
0%
0%

CSS code for this palette

/* CSS */
.theatre-blue {
color: #1e4c7b;
}
.tech-wave {
color: #4c7d9a;
}
.frisky-blue {
color: #7ab1c7;
}
.deep-fried-sun-rays {
color: #f4c45d;
}
.emergency-zone {
color: #e36a3b;
}

/* CSS Variables */
:root {
--theatre-blue:#1e4c7b;
--tech-wave:#4c7d9a;
--frisky-blue:#7ab1c7;
--deep-fried-sun-rays:#f4c45d;
--emergency-zone:#e36a3b;
}

More palettes to explore