Celestial Ocean Dreams カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Celestial Ocean Dreams palette
Celestial Ocean Dreams カラーパレット CSS
/* CSS */
.color-1 {
color: #1ed8f1;
}
.color-2 {
color: #7d5ef7;
}
.color-3 {
color: #1f6498;
}
.color-4 {
color: #031b45;
}
.color-5 {
color: #001033;
}
/* CSS Variables */
:root {
--color-1: #1ed8f1;
--color-2: #7d5ef7;
--color-3: #1f6498;
--color-4: #031b45;
--color-5: #001033;
}
Celestial Ocean Dreams の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1ed8f1, #7d5ef7, #1f6498, #031b45, #001033);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1ed8f1, #7d5ef7, #1f6498, #031b45, #001033);
}
似たようなカラーパレット
Celestial Ocean Dreams color palette created on .