Caracal Dream カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Caracal Dream palette

このパレットを共有する先:

Caracal Dream カラー パレット PNG 画像

Download caracal dream color palette PNG image (landscape)
Download caracal dream color palette PNG image (square)

Caracal Dream カラーパレット CSS

/* CSS */
.color-1 {
color: #d88e5a;
}
.color-2 {
color: #ba6c3b;
}
.color-3 {
color: #c19f6c;
}
.color-4 {
color: #4d3d00;
}
.color-5 {
color: #7b4e23;
}

/* CSS Variables */
:root {
--color-1: #d88e5a;
--color-2: #ba6c3b;
--color-3: #c19f6c;
--color-4: #4d3d00;
--color-5: #7b4e23;
}

Caracal Dream の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d88e5a, #ba6c3b, #c19f6c, #4d3d00, #7b4e23);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d88e5a, #ba6c3b, #c19f6c, #4d3d00, #7b4e23);
}

Caracal Dream color palette created on .