All Palettes

Color Palette #1c3b6d, #3f6b97, #65a4c3, #b9e1e4, #f4c65d

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-mosque {
color: #1c3b6d;
}
.national-anthem {
color: #3f6b97;
}
.scott-base {
color: #65a4c3;
}
.basin-blue {
color: #b9e1e4;
}
.deep-fried-sun-rays {
color: #f4c65d;
}

/* CSS Variables */
:root {
--blue-mosque:#1c3b6d;
--national-anthem:#3f6b97;
--scott-base:#65a4c3;
--basin-blue:#b9e1e4;
--deep-fried-sun-rays:#f4c65d;
}

More palettes to explore