Paleta de colores Shades of Red and Blue
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Shades of Red and Blue palette
CSS de la paleta de colores Shades of Red and Blue
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #70b5ff;
}
.color-3 {
color: #a57db0;
}
.color-4 {
color: #ffb30f;
}
.color-5 {
color: #ff4d4d;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #70b5ff;
--color-3: #a57db0;
--color-4: #ffb30f;
--color-5: #ff4d4d;
}
CSS del degradado de fondo Shades of Red and Blue
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #70b5ff, #a57db0, #ffb30f, #ff4d4d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #70b5ff, #a57db0, #ffb30f, #ff4d4d);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 100+ paletas de colores Rojo
- Red and Black Elegance
- Chic Blue
- Shades of Red and Blue
- Celestial Charms
- Whimsical Remedy
- Blue and Orange Fusion
- Blue and Orange Fusion
- Red, White and Blue Britain
- Red, White and Blue Britain
- Red, White and Blue Britain
- Gilded Gamble
- Carnival Spectacle
- Celestial Aviary
- Carnival Dreams
- Electric Whirlwind
- Shades of Blue
- Spectrum of Pride
- "Twilight Reverie"
Shades of Red and Blue color palette created on .