Brian Therapy カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Brian Therapy palette

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

Brian Therapy カラーパレット CSS

/* CSS */
.color-1 {
color: #fe9271;
}
.color-2 {
color: #02b7cf;
}
.color-3 {
color: #0249a7;
}
.color-4 {
color: #fb4c46;
}
.color-5 {
color: #fec062;
}

/* CSS Variables */
:root {
--color-1: #fe9271;
--color-2: #02b7cf;
--color-3: #0249a7;
--color-4: #fb4c46;
--color-5: #fec062;
}

Brian Therapy の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fe9271, #02b7cf, #0249a7, #fb4c46, #fec062);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fe9271, #02b7cf, #0249a7, #fb4c46, #fec062);
}

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

パレットが見つかりません

別のフィルターを試すか、現在の選択をクリアしてください。

Brian Therapy color palette created on .