Rustic Ocean Whisper カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Rustic Ocean Whisper palette

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

Rustic Ocean Whisper カラーパレット CSS

/* CSS */
.color-1 {
color: #bc8f71;
}
.color-2 {
color: #13919a;
}
.color-3 {
color: #994133;
}
.color-4 {
color: #483d41;
}
.color-5 {
color: #6c1a19;
}

/* CSS Variables */
:root {
--color-1: #bc8f71;
--color-2: #13919a;
--color-3: #994133;
--color-4: #483d41;
--color-5: #6c1a19;
}

Rustic Ocean Whisper の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #bc8f71, #13919a, #994133, #483d41, #6c1a19);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #bc8f71, #13919a, #994133, #483d41, #6c1a19);
}

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

下にスクロールして1個のTerracottaカラーパレットを探索しましょう

Rustic Ocean Whisper color palette created on .