Paleta de colores Shades of Red
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Shades of Red palette
CSS de la paleta de colores Shades of Red
/* CSS */
.color-1 {
color: #870322;
}
.color-2 {
color: #a44c53;
}
.color-3 {
color: #d97d81;
}
.color-4 {
color: #f2b1b4;
}
.color-5 {
color: #ffdddb;
}
/* CSS Variables */
:root {
--color-1: #870322;
--color-2: #a44c53;
--color-3: #d97d81;
--color-4: #f2b1b4;
--color-5: #ffdddb;
}
CSS del degradado de fondo Shades of Red
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #870322, #a44c53, #d97d81, #f2b1b4, #ffdddb);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #870322, #a44c53, #d97d81, #f2b1b4, #ffdddb);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 100+ paletas de colores Rojo
- Sunlit Serenity
- Dusty Rose
- Shades of Yellow Red
- Dreamscape Reverie
- Electric Harmony
- Sunkissed Sorrows
- Crimson Mist
- Pink Hollyberry
- Dino Disco Delight
- Juicy Summer Delight
- Dark Purple Rainbow
- Luminous Undead Glow
- Pink Love
- Red Cookie Delight
- Sweet Orchard Delight
- Crimson Valentino
- Crimson Veil Elegance
- Crimson Sunrise
Shades of Red color palette created on .