All Palettes

Color Palette #1b91bb, #3cc4dd, #6cf9f2, #ffc02e, #ff6933

0%
0%
0%

CSS code for this palette

/* CSS */
.spa-dream {
color: #1b91bb;
}
.lake-thun {
color: #3cc4dd;
}
.poseidon-jr {
color: #6cf9f2;
}
.not-yo-cheese {
color: #ffc02e;
}
.halt-and-catch-fire {
color: #ff6933;
}

/* CSS Variables */
:root {
--spa-dream:#1b91bb;
--lake-thun:#3cc4dd;
--poseidon-jr:#6cf9f2;
--not-yo-cheese:#ffc02e;
--halt-and-catch-fire:#ff6933;
}

More palettes to explore