Peachy Darочка カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Peachy Darочка palette
Peachy Darочка カラーパレット CSS
/* CSS */
.color-1 {
color: #f6b83c;
}
.color-2 {
color: #f7c6a6;
}
.color-3 {
color: #f0e3d6;
}
.color-4 {
color: #e3a5c3;
}
.color-5 {
color: #d57b95;
}
/* CSS Variables */
:root {
--color-1: #f6b83c;
--color-2: #f7c6a6;
--color-3: #f0e3d6;
--color-4: #e3a5c3;
--color-5: #d57b95;
}
Peachy Darочка の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6b83c, #f7c6a6, #f0e3d6, #e3a5c3, #d57b95);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6b83c, #f7c6a6, #f0e3d6, #e3a5c3, #d57b95);
}
似たようなカラーパレット
下にスクロールして70+個のブライトカラーパレットを探索しましょう
Peachy Darочка color palette created on .