Teal and Orange Fusion カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Teal and Orange Fusion palette

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

Teal and Orange Fusion カラーパレット CSS

/* CSS */
.color-1 {
color: #a4b690;
}
.color-2 {
color: #b5c379;
}
.color-3 {
color: #e89e4f;
}
.color-4 {
color: #ebb14c;
}
.color-5 {
color: #ea8862;
}

/* CSS Variables */
:root {
--color-1: #a4b690;
--color-2: #b5c379;
--color-3: #e89e4f;
--color-4: #ebb14c;
--color-5: #ea8862;
}

Teal and Orange Fusion の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a4b690, #b5c379, #e89e4f, #ebb14c, #ea8862);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a4b690, #b5c379, #e89e4f, #ebb14c, #ea8862);
}

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

Teal and Orange Fusion color palette created on .