Paleta de colores Crimson Lure
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Crimson Lure palette
CSS de la paleta de colores Crimson Lure
/* CSS */
.color-1 {
color: #c92c4e;
}
.color-2 {
color: #e63746;
}
.color-3 {
color: #f1a65b;
}
.color-4 {
color: #f1dfd5;
}
.color-5 {
color: #3c0b2e;
}
/* CSS Variables */
:root {
--color-1: #c92c4e;
--color-2: #e63746;
--color-3: #f1a65b;
--color-4: #f1dfd5;
--color-5: #3c0b2e;
}
CSS del degradado de fondo Crimson Lure
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c92c4e, #e63746, #f1a65b, #f1dfd5, #3c0b2e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c92c4e, #e63746, #f1a65b, #f1dfd5, #3c0b2e);
}
Paletas de colores similares
- Regal Emberstone
- Yellow Eclipse
- Twilight Ember
- Sweetheart Serenade
- Ember Ascendance
- Sunset Orange
- Sunset Serenade
- Vibrant Red and Blue
- Shades of Pink and Blue
- Webslinger Vibes
- Shades of Pink and Red
- Shades of Blue and Red
- Haunting Hues
- Candy Apple Red
- Demon's Embrace
- Orange Sunset
- Red, Cream, and Blue Harmony
- Crimson Twilight
Crimson Lure color palette created on .