Terracotta Oasis カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Terracotta Oasis palette

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

Terracotta Oasis カラー パレット PNG 画像

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

Terracotta Oasis カラーパレット CSS

/* CSS */
.color-1 {
color: #d96e4a;
}
.color-2 {
color: #a86d4d;
}
.color-3 {
color: #8b9a6a;
}
.color-4 {
color: #586d4f;
}
.color-5 {
color: #413b30;
}

/* CSS Variables */
:root {
--color-1: #d96e4a;
--color-2: #a86d4d;
--color-3: #8b9a6a;
--color-4: #586d4f;
--color-5: #413b30;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d96e4a, #a86d4d, #8b9a6a, #586d4f, #413b30);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d96e4a, #a86d4d, #8b9a6a, #586d4f, #413b30);
}

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

Terracotta Oasis color palette created on .