Dreamy Coastal Breezes カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Dreamy Coastal Breezes palette
Dreamy Coastal Breezes カラーパレット CSS
/* CSS */
.color-1 {
color: #fcfcfc;
}
.color-2 {
color: #e3f4fc;
}
.color-3 {
color: #f0e0e6;
}
.color-4 {
color: #cae9fc;
}
.color-5 {
color: #ebccb7;
}
/* CSS Variables */
:root {
--color-1: #fcfcfc;
--color-2: #e3f4fc;
--color-3: #f0e0e6;
--color-4: #cae9fc;
--color-5: #ebccb7;
}
Dreamy Coastal Breezes の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fcfcfc, #e3f4fc, #f0e0e6, #cae9fc, #ebccb7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fcfcfc, #e3f4fc, #f0e0e6, #cae9fc, #ebccb7);
}
似たようなカラーパレット
下にスクロールして1個の白カラーパレットを探索しましょう
Dreamy Coastal Breezes color palette created on .