All Palettes

Color Palette #9fc4e9, #88b8d7, #48a1c7, #2e7b94, #1d4a67

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-dreams {
color: #9fc4e9;
}
.periwinkle-sky {
color: #88b8d7;
}
.oasis-spring {
color: #48a1c7;
}
.turkish-stone {
color: #2e7b94;
}
.terror-from-the-deep {
color: #1d4a67;
}

/* CSS Variables */
:root {
--sweet-dreams:#9fc4e9;
--periwinkle-sky:#88b8d7;
--oasis-spring:#48a1c7;
--turkish-stone:#2e7b94;
--terror-from-the-deep:#1d4a67;
}

More palettes to explore