Doberman カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Doberman palette

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

Doberman カラーパレット (PNG) をダウンロード

Download doberman color palette PNG image (landscape)
Download doberman color palette PNG image (square)

Doberman カラーパレット CSS

/* CSS */
.color-1 {
color: #4b3d3a;
}
.color-2 {
color: #b57969;
}
.color-3 {
color: #d9a96d;
}
.color-4 {
color: #f2cd8c;
}
.color-5 {
color: #f7e9c5;
}

/* CSS Variables */
:root {
--color-1: #4b3d3a;
--color-2: #b57969;
--color-3: #d9a96d;
--color-4: #f2cd8c;
--color-5: #f7e9c5;
}

Doberman の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b3d3a, #b57969, #d9a96d, #f2cd8c, #f7e9c5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b3d3a, #b57969, #d9a96d, #f2cd8c, #f7e9c5);
}

似たようなカラーパレット

Doberman color palette created on .