Crème and Olive Harmony カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Crème and Olive Harmony palette
Crème and Olive Harmony カラーパレット CSS
/* CSS */
.color-1 {
color: #e8d8b5;
}
.color-2 {
color: #d1d39c;
}
.color-3 {
color: #b2c18f;
}
.color-4 {
color: #8fb79a;
}
.color-5 {
color: #5d8e6b;
}
/* CSS Variables */
:root {
--color-1: #e8d8b5;
--color-2: #d1d39c;
--color-3: #b2c18f;
--color-4: #8fb79a;
--color-5: #5d8e6b;
}
Crème and Olive Harmony の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e8d8b5, #d1d39c, #b2c18f, #8fb79a, #5d8e6b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e8d8b5, #d1d39c, #b2c18f, #8fb79a, #5d8e6b);
}
似たようなカラーパレット
下にスクロールして70+個のベージュカラーパレットを探索しましょう
Crème and Olive Harmony color palette created on .