Ocean Breeze カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Ocean Breeze palette
Ocean Breeze カラーパレット CSS
/* CSS */
.color-1 {
color: #49789c;
}
.color-2 {
color: #6cafb2;
}
.color-3 {
color: #8bdac9;
}
.color-4 {
color: #b3e0d8;
}
.color-5 {
color: #f1f9f3;
}
/* CSS Variables */
:root {
--color-1: #49789c;
--color-2: #6cafb2;
--color-3: #8bdac9;
--color-4: #b3e0d8;
--color-5: #f1f9f3;
}
Ocean Breeze の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #49789c, #6cafb2, #8bdac9, #b3e0d8, #f1f9f3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #49789c, #6cafb2, #8bdac9, #b3e0d8, #f1f9f3);
}
似たようなカラーパレット
- Twilight Serenade
- Sugar Rush Delight
- Shades of Blue
- Heavenly Confections
- Purple Fantasy
- Blue and Pink Dream
- Bright Blue
- Teal Financial
- Coral Blossom Serenade
- Dusky Dreams
- Candy Coated Bliss
- Caspian Serenity
- Sweet Sakura Dreams
- Pink Lillienna
- Blue Trapped
- Soft Whispers of Alexia
- Tropical Breeze
- Teal and Gold Fishy Bard
Ocean Breeze color palette created on .