Cotton Candy Dreams カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Cotton Candy Dreams palette
Cotton Candy Dreams カラーパレット CSS
/* CSS */
.color-1 {
color: #fea4ac;
}
.color-2 {
color: #8f35fd;
}
.color-3 {
color: #c56dd5;
}
.color-4 {
color: #ff5c92;
}
.color-5 {
color: #f9b05d;
}
/* CSS Variables */
:root {
--color-1: #fea4ac;
--color-2: #8f35fd;
--color-3: #c56dd5;
--color-4: #ff5c92;
--color-5: #f9b05d;
}
Cotton Candy Dreams の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fea4ac, #8f35fd, #c56dd5, #ff5c92, #f9b05d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fea4ac, #8f35fd, #c56dd5, #ff5c92, #f9b05d);
}
似たようなカラーパレット
- Funky Green
- Vibrant Orange
- Pink Sunshine
- Tender Affections
- Pink Sugar
- Tender Affections
- Electric Slime Fusion
- Sunset Reverie
- Sylvester's Sunset Serenade
- Sunset Citrus Bliss
- Light Yellow and Light Red
- Warm Yellow
- Electric Dreamscape
- Tropical Sunset Splash
- Electric Dreamscape
- Light Yellow and Light Red
- Golden Reverie
- Eternal Blossom
Cotton Candy Dreams color palette created on .