Cocoa Delight Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Cocoa Delight palette
tavolozza dei colori Cocoa Delight CSS
/* CSS */
.color-1 {
color: #6f4c3e;
}
.color-2 {
color: #a85f2e;
}
.color-3 {
color: #d8b93b;
}
.color-4 {
color: #f1c84b;
}
.color-5 {
color: #f7e1a1;
}
/* CSS Variables */
:root {
--color-1: #6f4c3e;
--color-2: #a85f2e;
--color-3: #d8b93b;
--color-4: #f1c84b;
--color-5: #f7e1a1;
}
CSS con gradiente di sfondo Cocoa Delight
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6f4c3e, #a85f2e, #d8b93b, #f1c84b, #f7e1a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6f4c3e, #a85f2e, #d8b93b, #f1c84b, #f7e1a1);
}
Tavolozze di colori simili
- Teal and Terracotta
- Brown Masculinity
- Dark Mocha
- Brown Nougat Cookie
- Sweet Midnight Treats
- Cozy Autumn Embrace
- Rustic Earthtones
- Sunset Serenity Palette
- Autumn's Embrace
- Forest Floor Harmony
- Terra Harmony
- Dark Brown Cacao
- Harvest Whisper
- Furtive Elegance
- Ethereal Elegance
- Beastbound Forge
- Terra Cotta Sunrise
- Rustic Ember Glow
Cocoa Delight color palette created on .