Whimsical Rosé Hues カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whimsical Rosé Hues palette

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

Whimsical Rosé Hues カラーパレット CSS

/* CSS */
.color-1 {
color: #a55f88;
}
.color-2 {
color: #92496b;
}
.color-3 {
color: #813257;
}
.color-4 {
color: #421a3a;
}
.color-5 {
color: #2b1228;
}

/* CSS Variables */
:root {
--color-1: #a55f88;
--color-2: #92496b;
--color-3: #813257;
--color-4: #421a3a;
--color-5: #2b1228;
}

Whimsical Rosé Hues の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a55f88, #92496b, #813257, #421a3a, #2b1228);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a55f88, #92496b, #813257, #421a3a, #2b1228);
}

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

Whimsical Rosé Hues color palette created on .