Pelican Damots カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Pelican Damots palette
Pelican Damots カラー パレット PNG 画像
Pelican Damots カラーパレット CSS
/* CSS */
.color-1 {
color: #bc6b20;
}
.color-2 {
color: #c68039;
}
.color-3 {
color: #b0978d;
}
.color-4 {
color: #5c5242;
}
.color-5 {
color: #352b27;
}
/* CSS Variables */
:root {
--color-1: #bc6b20;
--color-2: #c68039;
--color-3: #b0978d;
--color-4: #5c5242;
--color-5: #352b27;
}
Pelican Damots の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #bc6b20, #c68039, #b0978d, #5c5242, #352b27);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #bc6b20, #c68039, #b0978d, #5c5242, #352b27);
}
似たようなカラーパレット
Pelican Damots color palette created on .