Ethereal Blooms カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Ethereal Blooms palette

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

Ethereal Blooms カラーパレット CSS

/* CSS */
.color-1 {
color: #f7b1a1;
}
.color-2 {
color: #f5c87a;
}
.color-3 {
color: #f9e5a9;
}
.color-4 {
color: #f1dfd5;
}
.color-5 {
color: #d5a5c5;
}

/* CSS Variables */
:root {
--color-1: #f7b1a1;
--color-2: #f5c87a;
--color-3: #f9e5a9;
--color-4: #f1dfd5;
--color-5: #d5a5c5;
}

Ethereal Blooms の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7b1a1, #f5c87a, #f9e5a9, #f1dfd5, #d5a5c5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7b1a1, #f5c87a, #f9e5a9, #f1dfd5, #d5a5c5);
}

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

下にスクロールして6個のエステティックカラーパレットを探索しましょう

Ethereal Blooms color palette created on .