All Palettes

Color Palette #1291f3, #0d7bce, #0a5e99, #a2d6e6, #f5c75b

0%
0%
0%

CSS code for this palette

/* CSS */
.out-of-the-blue {
color: #1291f3;
}
.electron-blue {
color: #0d7bce;
}
.hyper-blue {
color: #0a5e99;
}
.nevada-sky {
color: #a2d6e6;
}
.deep-fried-sun-rays {
color: #f5c75b;
}

/* CSS Variables */
:root {
--out-of-the-blue:#1291f3;
--electron-blue:#0d7bce;
--hyper-blue:#0a5e99;
--nevada-sky:#a2d6e6;
--deep-fried-sun-rays:#f5c75b;
}

More palettes to explore