Sweet Citrus Dream カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Sweet Citrus Dream palette

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

Sweet Citrus Dream カラーパレット CSS

/* CSS */
.color-1 {
color: #ff6ba9;
}
.color-2 {
color: #ff99be;
}
.color-3 {
color: #ffb3eb;
}
.color-4 {
color: #ffc7ed;
}
.color-5 {
color: #ffe08a;
}

/* CSS Variables */
:root {
--color-1: #ff6ba9;
--color-2: #ff99be;
--color-3: #ffb3eb;
--color-4: #ffc7ed;
--color-5: #ffe08a;
}

Sweet Citrus Dream の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6ba9, #ff99be, #ffb3eb, #ffc7ed, #ffe08a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6ba9, #ff99be, #ffb3eb, #ffc7ed, #ffe08a);
}

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

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

Sweet Citrus Dream color palette created on .