Paleta de colores Sapphire Rose
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Sapphire Rose palette
CSS de la paleta de colores Sapphire Rose
/* CSS */
.color-1 {
color: #3c6e9a;
}
.color-2 {
color: #b17c9b;
}
.color-3 {
color: #e6b3c2;
}
.color-4 {
color: #f5e9d6;
}
.color-5 {
color: #f1c84b;
}
/* CSS Variables */
:root {
--color-1: #3c6e9a;
--color-2: #b17c9b;
--color-3: #e6b3c2;
--color-4: #f5e9d6;
--color-5: #f1c84b;
}
CSS del degradado de fondo Sapphire Rose
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3c6e9a, #b17c9b, #e6b3c2, #f5e9d6, #f1c84b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3c6e9a, #b17c9b, #e6b3c2, #f5e9d6, #f1c84b);
}
Paletas de colores similares
- Royal Blue and Mint Bliss
- Royal Blue and Mint Green Delight
- Royal Blue and Light Green Harmony
- Blue Sunset
- Blue Universe
- Blue Sir Amond
- Azure Dreamscape
- Soft Pink
- Teal Night Sky
- Serenity by the River
- Shades of Blue
- Intellectual Harmony
- Blue Business
- Ocean Whisper
- Ethereal Webs
- Ocean Breeze Symphony
- A Midsummer's Dreamscape
- Shades of Blue
Sapphire Rose color palette created on .