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