Shades of Red Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Shades of Red palette
tavolozza dei colori Shades of Red CSS
/* CSS */
.color-1 {
color: #870322;
}
.color-2 {
color: #a44c53;
}
.color-3 {
color: #d97d81;
}
.color-4 {
color: #f2b1b4;
}
.color-5 {
color: #ffdddb;
}
/* CSS Variables */
:root {
--color-1: #870322;
--color-2: #a44c53;
--color-3: #d97d81;
--color-4: #f2b1b4;
--color-5: #ffdddb;
}
CSS con gradiente di sfondo Shades of Red
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #870322, #a44c53, #d97d81, #f2b1b4, #ffdddb);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #870322, #a44c53, #d97d81, #f2b1b4, #ffdddb);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 100+ tavolozzas di colori Rosso
- Celebration Whirlwind
- Shades of Red and Blue
- Sunlit Serenity
- Dusty Rose
- Shades of Yellow Red
- Dreamscape Reverie
- Electric Harmony
- Sunkissed Sorrows
- Crimson Mist
- Pink Hollyberry
- Dino Disco Delight
- Juicy Summer Delight
- Dark Purple Rainbow
- Luminous Undead Glow
- Pink Love
- Red Cookie Delight
- Sweet Orchard Delight
- Crimson Valentino
Shades of Red color palette created on .