Cherry Cola Cookie Color Palette

Discover the beautiful Cherry Cola Cookie color palette featuring tobacco brown (#6f4b3e), sepia skin (#a35c3e), whiskey (#d69b6b), goldenrod (#f9d66c) and albescent white (#f5e9cc).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withCherry, Cookie, Brown, Red, Gold, Bright, Summer, Fun color palettes and combinations.

💡 What You Can Do

ColorMagic makes it easy to:
  • •Copy precise HEX codes and RGB values for your designs
  • •Adjust its brightness, saturation, and warmth to create new variations
  • •Preview UI components to see how colors work in real interfaces
  • •Copy CSS code including background gradients and color variables
  • •Download the palette
  • •Share your palette with team members and clients

🎨 Preview UI Components

UI Examples

Explore beautiful UI components with Cherry Cola Cookie palette

Share this palette to:

💻 Cherry Cola Cookie color palette CSS

/* CSS */
.color-1 {
color: #6f4b3e;
}
.color-2 {
color: #a35c3e;
}
.color-3 {
color: #d69b6b;
}
.color-4 {
color: #f9d66c;
}
.color-5 {
color: #f5e9cc;
}

/* CSS Variables */
:root {
--color-1: #6f4b3e;
--color-2: #a35c3e;
--color-3: #d69b6b;
--color-4: #f9d66c;
--color-5: #f5e9cc;
}

🌈 Cherry Cola Cookie background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6f4b3e, #a35c3e, #d69b6b, #f9d66c, #f5e9cc);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6f4b3e, #a35c3e, #d69b6b, #f9d66c, #f5e9cc);
}

🔗 Explore similar color palettes

No palettes found

Try using different filters or clear your current selection to see more palettes.

Cherry Cola Cookie color palette created on .