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