Carnival Colors カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Carnival Colors palette

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

Carnival Colors カラーパレット CSS

/* CSS */
.color-1 {
color: #ff6d1f;
}
.color-2 {
color: #ffd900;
}
.color-3 {
color: #e63746;
}
.color-4 {
color: #f1fa89;
}
.color-5 {
color: #a7dadc;
}

/* CSS Variables */
:root {
--color-1: #ff6d1f;
--color-2: #ffd900;
--color-3: #e63746;
--color-4: #f1fa89;
--color-5: #a7dadc;
}

Carnival Colors の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6d1f, #ffd900, #e63746, #f1fa89, #a7dadc);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6d1f, #ffd900, #e63746, #f1fa89, #a7dadc);
}

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

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

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

Carnival Colors color palette created on .