Paleta de colores Blue Sunset
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Blue Sunset palette
CSS de la paleta de colores Blue Sunset
/* CSS */
.color-1 {
color: #4f9dc4;
}
.color-2 {
color: #f3a14f;
}
.color-3 {
color: #e26c5a;
}
.color-4 {
color: #6e5f91;
}
.color-5 {
color: #f9ccb9;
}
/* CSS Variables */
:root {
--color-1: #4f9dc4;
--color-2: #f3a14f;
--color-3: #e26c5a;
--color-4: #6e5f91;
--color-5: #f9ccb9;
}
CSS del degradado de fondo Blue Sunset
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4f9dc4, #f3a14f, #e26c5a, #6e5f91, #f9ccb9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4f9dc4, #f3a14f, #e26c5a, #6e5f91, #f9ccb9);
}
Paletas de colores similares
- Royal Blue and Mint Bliss
- Royal Blue and Mint Green Delight
- Royal Blue and Light Green Harmony
- Blue Sunset
- Blue Universe
- Blue Sir Amond
- Azure Dreamscape
- Soft Pink
- Teal Night Sky
- Serenity by the River
- Shades of Blue
- Intellectual Harmony
- Blue Business
- Ocean Whisper
- Ethereal Webs
- Ocean Breeze Symphony
- A Midsummer's Dreamscape
- Shades of Blue
Blue Sunset color palette created on .