Hawaii Coffee Farm Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Hawaii Coffee Farm palette

Share this palette to:

Hawaii Coffee Farm color palette PNG image

Download hawaii coffee farm color palette PNG image (landscape)
Download hawaii coffee farm color palette PNG image (square)

Hawaii Coffee Farm color palette CSS

/* CSS */
.color-1 {
color: #7a3e3e;
}
.color-2 {
color: #c47e40;
}
.color-3 {
color: #e4ba4e;
}
.color-4 {
color: #f4e9c3;
}
.color-5 {
color: #f7f7f7;
}

/* CSS Variables */
:root {
--color-1: #7a3e3e;
--color-2: #c47e40;
--color-3: #e4ba4e;
--color-4: #f4e9c3;
--color-5: #f7f7f7;
}

Hawaii Coffee Farm background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7a3e3e, #c47e40, #e4ba4e, #f4e9c3, #f7f7f7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7a3e3e, #c47e40, #e4ba4e, #f4e9c3, #f7f7f7);
}

Similar color palettes

Hawaii Coffee Farm color palette created on .