Pink Beach カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Pink Beach palette
Pink Beach カラーパレット CSS
/* CSS */
.color-1 {
color: #ff7092;
}
.color-2 {
color: #ffcb5c;
}
.color-3 {
color: #88d8b0;
}
.color-4 {
color: #1f8fff;
}
.color-5 {
color: #29b0ff;
}
/* CSS Variables */
:root {
--color-1: #ff7092;
--color-2: #ffcb5c;
--color-3: #88d8b0;
--color-4: #1f8fff;
--color-5: #29b0ff;
}
Pink Beach の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff7092, #ffcb5c, #88d8b0, #1f8fff, #29b0ff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff7092, #ffcb5c, #88d8b0, #1f8fff, #29b0ff);
}
似たようなカラーパレット
- Ocean Breeze Serenity
- Royal Blue and Mint Bliss
- Ethereal Temptress
- Royal Blue and Mint Green Delight
- Royal Blue and Light Green Harmony
- Blue Sunset
- Blue Universe
- Blue Sir Amond
- Azure Dreamscape
- Chic Blossom
- Soft Pink
- Serenity by the River
- Dunamatchi Pink
- Shades of Purple
- Pastel Pink
- Blushing Reverie
- Shades of Blue
- Tisha's Blossoms
Pink Beach color palette created on .