All Palettes

Color Palette #4b7d8b, #6bb8b0, #9be8d4, #f1e0b1, #f2903a

0%
0%
0%

CSS code for this palette

/* CSS */
.brittany-blue {
color: #4b7d8b;
}
.florida-turquoise {
color: #6bb8b0;
}
.neverland {
color: #9be8d4;
}
.bone-white {
color: #f1e0b1;
}
.spicy-paella {
color: #f2903a;
}

/* CSS Variables */
:root {
--brittany-blue:#4b7d8b;
--florida-turquoise:#6bb8b0;
--neverland:#9be8d4;
--bone-white:#f1e0b1;
--spicy-paella:#f2903a;
}

More palettes to explore