Peaceful Seashells カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Peaceful Seashells palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Peaceful Seashells カラーパレット (PNG) をダウンロード
Peaceful Seashells カラーパレット CSS
/* CSS */
.color-1 {
color: #f2b2a1;
}
.color-2 {
color: #f3d7c3;
}
.color-3 {
color: #e8a99b;
}
.color-4 {
color: #d9c6b4;
}
.color-5 {
color: #e4d1c3;
}
/* CSS Variables */
:root {
--color-1: #f2b2a1;
--color-2: #f3d7c3;
--color-3: #e8a99b;
--color-4: #d9c6b4;
--color-5: #e4d1c3;
}
Peaceful Seashells の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f2b2a1, #f3d7c3, #e8a99b, #d9c6b4, #e4d1c3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f2b2a1, #f3d7c3, #e8a99b, #d9c6b4, #e4d1c3);
}
似たようなカラーパレット
Peaceful Seashells color palette created on .