←Back to PalettesAll Palettes
Citrus Sunrise at Dawn's Embrace Color Palette
Awaken your senses with the vibrant hues of sunrise, where zesty oranges and uplifting yellows blend like fruit-infused dreams. This collection captures the essence of a refreshing morning in a sun-drenched orchard, radiating warmth and energy with every burst of color.
0%
0%
0%
Color names in this palette
CSS code for this palette
/* CSS */
.faded-sunlight {
color: #fbd06a;
}
.gemini-mustard-momento {
color: #f8a94f;
}
.fire-flower {
color: #f79036;
}
.persimmon-orange {
color: #f76c2b;
}
.fuego {
color: #f0542d;
}
/* CSS Variables */
:root {
--faded-sunlight:#fbd06a;
--gemini-mustard-momento:#f8a94f;
--fire-flower:#f79036;
--persimmon-orange:#f76c2b;
--fuego:#f0542d;
}