Castella Cool カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Castella Cool palette
Castella Cool カラー パレット PNG 画像
Castella Cool カラーパレット CSS
/* CSS */
.color-1 {
color: #b77a5c;
}
.color-2 {
color: #a9705b;
}
.color-3 {
color: #8b5b5b;
}
.color-4 {
color: #6d4f54;
}
.color-5 {
color: #4c4d52;
}
/* CSS Variables */
:root {
--color-1: #b77a5c;
--color-2: #a9705b;
--color-3: #8b5b5b;
--color-4: #6d4f54;
--color-5: #4c4d52;
}
Castella Cool の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b77a5c, #a9705b, #8b5b5b, #6d4f54, #4c4d52);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b77a5c, #a9705b, #8b5b5b, #6d4f54, #4c4d52);
}
似たようなカラーパレット
下にスクロールして2個の茶色カラーパレットを探索しましょう
Castella Cool color palette created on .