Paleta de colores Cyan Circuitry
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Cyan Circuitry palette
CSS de la paleta de colores Cyan Circuitry
/* CSS */
.color-1 {
color: #1e8ef1;
}
.color-2 {
color: #58aee4;
}
.color-3 {
color: #8ed6e6;
}
.color-4 {
color: #b5e1e8;
}
.color-5 {
color: #e2f6f8;
}
/* CSS Variables */
:root {
--color-1: #1e8ef1;
--color-2: #58aee4;
--color-3: #8ed6e6;
--color-4: #b5e1e8;
--color-5: #e2f6f8;
}
CSS del degradado de fondo Cyan Circuitry
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e8ef1, #58aee4, #8ed6e6, #b5e1e8, #e2f6f8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e8ef1, #58aee4, #8ed6e6, #b5e1e8, #e2f6f8);
}
Paletas de colores similares
- Moon
- Sky Blue Serenity
- Shades of Pink
- Blue Luninaria
- Celestial Harmony
- Light Blue
- Blue Green Yellow Watercolor
- Silent Pursuit
- Whispers of the Sky
- Whispers of the Sky
- Serenity's Embrace
- Midnight Blue
- Midnight Blue
- Tropical Teal Symphony
- Japanese Kimono
- Shades of Pink and Blue
- Electric Dreamscape
- Shades of Pink and Red
Cyan Circuitry color palette created on .