Coral Blue Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Coral Blue palette
tavolozza dei colori Coral Blue CSS
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #6d9dc5;
}
.color-3 {
color: #f7c7ab;
}
.color-4 {
color: #ffb84d;
}
.color-5 {
color: #ff3d67;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #6d9dc5;
--color-3: #f7c7ab;
--color-4: #ffb84d;
--color-5: #ff3d67;
}
CSS con gradiente di sfondo Coral Blue
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #6d9dc5, #f7c7ab, #ffb84d, #ff3d67);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #6d9dc5, #f7c7ab, #ffb84d, #ff3d67);
}
Tavolozze di colori simili
- Shades of Red
- Caroline's Sunset Symphony
- Sunset Serenade
- Sweet Summer Treats
- Warm Vee
- Pink Sweetness
- Teal Sunset
- Seashell Serenade
- Vibrant Tides of Natasha
- Seashell Serenade
- Ember Frost Elegy
- Pastel Paradise
- Shades of Yellow and Blue
- Blue and Red Harmony
- Sunset Reverie
- Sunset Serenade
- Southwest Blue
- Tropical Lychee Bliss
Coral Blue color palette created on .