Terracotta Dream カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Terracotta Dream palette

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

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

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

Terracotta Dream カラーパレット CSS

/* CSS */
.color-1 {
color: #e27a5a;
}
.color-2 {
color: #d8a669;
}
.color-3 {
color: #d5c58b;
}
.color-4 {
color: #f5e29e;
}
.color-5 {
color: #f2b96e;
}

/* CSS Variables */
:root {
--color-1: #e27a5a;
--color-2: #d8a669;
--color-3: #d5c58b;
--color-4: #f5e29e;
--color-5: #f2b96e;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e27a5a, #d8a669, #d5c58b, #f5e29e, #f2b96e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e27a5a, #d8a669, #d5c58b, #f5e29e, #f2b96e);
}

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

Terracotta Dream color palette created on .