Serene Coastal Twilight Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Serene Coastal Twilight palette
Serene Coastal Twilight color palette CSS
/* CSS */
.color-1 {
color: #f5f8fa;
}
.color-2 {
color: #adc4d2;
}
.color-3 {
color: #d4a954;
}
.color-4 {
color: #566c99;
}
.color-5 {
color: #2b3655;
}
/* CSS Variables */
:root {
--color-1: #f5f8fa;
--color-2: #adc4d2;
--color-3: #d4a954;
--color-4: #566c99;
--color-5: #2b3655;
}
Serene Coastal Twilight background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5f8fa, #adc4d2, #d4a954, #566c99, #2b3655);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5f8fa, #adc4d2, #d4a954, #566c99, #2b3655);
}
Similar color palettes
Scroll down to explore 10+ Light blue color palettes
- Serene Coastal Sunrise
- Whispers of Tranquil Skies
- Whispers of Tranquil Mist
- Whispers of Dawn
- Whispers of Winter Sky
- Skybound Serenity
- Serene Ocean Breeze
- Whispers of Spring
- Whispers of Serenity
- Serenity of Sky and Snow
- Whispers of Dusk
- Whispers of Winter Sky
- Serene Coastal Twilight
- Whispers of Tranquil Earth
- Whispers of Tranquil Tides
Serene Coastal Twilight color palette created on .