Paleta de colores Scholarly Spectrum
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Scholarly Spectrum palette
CSS de la paleta de colores Scholarly Spectrum
/* CSS */
.color-1 {
color: #9fbfe0;
}
.color-2 {
color: #f6b83c;
}
.color-3 {
color: #e76836;
}
.color-4 {
color: #6b4c94;
}
.color-5 {
color: #f0e1c1;
}
/* CSS Variables */
:root {
--color-1: #9fbfe0;
--color-2: #f6b83c;
--color-3: #e76836;
--color-4: #6b4c94;
--color-5: #f0e1c1;
}
CSS del degradado de fondo Scholarly Spectrum
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9fbfe0, #f6b83c, #e76836, #6b4c94, #f0e1c1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9fbfe0, #f6b83c, #e76836, #6b4c94, #f0e1c1);
}
Paletas de colores similares
- Island Breeze
- Ocean Breeze Serenity
- 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
Scholarly Spectrum color palette created on .