Serene Ocean Breeze カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Serene Ocean Breeze palette
Serene Ocean Breeze カラーパレット CSS
/* CSS */
.color-1 {
color: #2a9cf4;
}
.color-2 {
color: #00a5e0;
}
.color-3 {
color: #00b2d6;
}
.color-4 {
color: #8fe1ef;
}
.color-5 {
color: #c9f0f8;
}
/* CSS Variables */
:root {
--color-1: #2a9cf4;
--color-2: #00a5e0;
--color-3: #00b2d6;
--color-4: #8fe1ef;
--color-5: #c9f0f8;
}
Serene Ocean Breeze の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2a9cf4, #00a5e0, #00b2d6, #8fe1ef, #c9f0f8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2a9cf4, #00a5e0, #00b2d6, #8fe1ef, #c9f0f8);
}
似たようなカラーパレット
下にスクロールして400+個のエステティックカラーパレットを探索しましょう
Serene Ocean Breeze color palette created on .