Serene Ocean Breeze カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Serene Ocean Breeze palette
Image Gallery
Serene Ocean Breeze カラーパレット CSS
/* CSS */
.color-1 {
color: #e4eef1;
}
.color-2 {
color: #d3e2e9;
}
.color-3 {
color: #c1d7e1;
}
.color-4 {
color: #aecadb;
}
.color-5 {
color: #98bdd2;
}
/* CSS Variables */
:root {
--color-1: #e4eef1;
--color-2: #d3e2e9;
--color-3: #c1d7e1;
--color-4: #aecadb;
--color-5: #98bdd2;
}
Serene Ocean Breeze の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e4eef1, #d3e2e9, #c1d7e1, #aecadb, #98bdd2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e4eef1, #d3e2e9, #c1d7e1, #aecadb, #98bdd2);
}
似たようなカラーパレット
パレットが見つかりません
別のフィルターを試すか、現在の選択をクリアしてください。
Serene Ocean Breeze color palette created on .