Frosted Serenity Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Frosted Serenity palette
tavolozza dei colori Frosted Serenity CSS
/* CSS */
.color-1 {
color: #5a8cbf;
}
.color-2 {
color: #4a9ccf;
}
.color-3 {
color: #38b1e5;
}
.color-4 {
color: #1fb3e5;
}
.color-5 {
color: #00a1c2;
}
/* CSS Variables */
:root {
--color-1: #5a8cbf;
--color-2: #4a9ccf;
--color-3: #38b1e5;
--color-4: #1fb3e5;
--color-5: #00a1c2;
}
CSS con gradiente di sfondo Frosted Serenity
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5a8cbf, #4a9ccf, #38b1e5, #1fb3e5, #00a1c2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5a8cbf, #4a9ccf, #38b1e5, #1fb3e5, #00a1c2);
}
Tavolozze di colori simili
- Serendipitous Horizon
- Blue Book
- Whimsical Serenity
- Oceanic Breeze
- Petals of Hanako
- Shades of Purple
- Shades of Purple
- Dark Purple Shades
- Whispering Twilight
- Whispering Twilight
- Pink and Blue Harmony
- Celestial Harmony
- Blue Jean Breeze
- Oceanic Sunset
- Serene Disquiet
- Light Blue Sea Goddess
- Serenade of the Sea
- Whimsical Serenity
Frosted Serenity color palette created on .