Paleta de colores Bluebell Breeze
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Bluebell Breeze palette
CSS de la paleta de colores Bluebell Breeze
/* CSS */
.color-1 {
color: #6bb5e6;
}
.color-2 {
color: #a3d7e0;
}
.color-3 {
color: #e1a8d6;
}
.color-4 {
color: #f6b83c;
}
.color-5 {
color: #f89b44;
}
/* CSS Variables */
:root {
--color-1: #6bb5e6;
--color-2: #a3d7e0;
--color-3: #e1a8d6;
--color-4: #f6b83c;
--color-5: #f89b44;
}
CSS del degradado de fondo Bluebell Breeze
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6bb5e6, #a3d7e0, #e1a8d6, #f6b83c, #f89b44);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6bb5e6, #a3d7e0, #e1a8d6, #f6b83c, #f89b44);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 300+ paletas de colores Estético
- Ethereal Resonance
- Shades of Blue
- Ethereal Oddities
- Ocean Breeze Sunrise
- Aqua Playground
- Celestial Harmony
- Purple Twilight
- Cotton Candy Dreams
- Whispers of the Storm
- Celestial Serenade
- Celestial Dreamscape
- Serene Elegance
- Mystic Azure Dreamscape
- Shades of Blue
- Serenity Sunset
- Minty Pink Blue
- Love Blue
- Oceanic Blossom
Bluebell Breeze color palette created on .