Onyx Cream Cookie カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Onyx Cream Cookie palette
Onyx Cream Cookie カラー パレット PNG 画像
Onyx Cream Cookie カラーパレット CSS
/* CSS */
.color-1 {
color: #ebd9c6;
}
.color-2 {
color: #d2b2a3;
}
.color-3 {
color: #a78c6c;
}
.color-4 {
color: #8c5b3b;
}
.color-5 {
color: #503b2b;
}
/* CSS Variables */
:root {
--color-1: #ebd9c6;
--color-2: #d2b2a3;
--color-3: #a78c6c;
--color-4: #8c5b3b;
--color-5: #503b2b;
}
Onyx Cream Cookie の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ebd9c6, #d2b2a3, #a78c6c, #8c5b3b, #503b2b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ebd9c6, #d2b2a3, #a78c6c, #8c5b3b, #503b2b);
}
似たようなカラーパレット
Onyx Cream Cookie color palette created on .