Ocean Breeze Delight カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Ocean Breeze Delight palette
Ocean Breeze Delight カラーパレット CSS
/* CSS */
.color-1 {
color: #45b2e8;
}
.color-2 {
color: #3a8cbb;
}
.color-3 {
color: #2b6a91;
}
.color-4 {
color: #f5b2c7;
}
.color-5 {
color: #f9e4a4;
}
/* CSS Variables */
:root {
--color-1: #45b2e8;
--color-2: #3a8cbb;
--color-3: #2b6a91;
--color-4: #f5b2c7;
--color-5: #f9e4a4;
}
Ocean Breeze Delight の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #45b2e8, #3a8cbb, #2b6a91, #f5b2c7, #f9e4a4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #45b2e8, #3a8cbb, #2b6a91, #f5b2c7, #f9e4a4);
}
似たようなカラーパレット
- 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
- Mystic Dusk
- Dark Blue
- Blue Cloudburst
Ocean Breeze Delight color palette created on .