Oceanic Blossom Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Oceanic Blossom palette
tavolozza dei colori Oceanic Blossom CSS
/* CSS */
.color-1 {
color: #1d3e5d;
}
.color-2 {
color: #5b8c9f;
}
.color-3 {
color: #8cc5b8;
}
.color-4 {
color: #f5c4a3;
}
.color-5 {
color: #d85f9e;
}
/* CSS Variables */
:root {
--color-1: #1d3e5d;
--color-2: #5b8c9f;
--color-3: #8cc5b8;
--color-4: #f5c4a3;
--color-5: #d85f9e;
}
CSS con gradiente di sfondo Oceanic Blossom
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1d3e5d, #5b8c9f, #8cc5b8, #f5c4a3, #d85f9e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1d3e5d, #5b8c9f, #8cc5b8, #f5c4a3, #d85f9e);
}
Tavolozze di colori simili
- 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
- Dark Blue Interface
Oceanic Blossom color palette created on .