Walk-Through: Using Hex Codes to Insert Colors as Dynamic Data

Follow this interactive tutorial to learn how you can store and use individual colors as dynamic data throughout your app.

Abhinav Narain
April 09, 2024 • 2 minute read
Walk-Through: Using Hex Codes to Insert Colors as Dynamic Data

You have a lot of freedom to customize your Bubble app’s database, including the fields that define each data type. And thanks to this blog post’s nifty trick, you can even assign each “thing” in your database its own hex-code color — which means you can use those colors as dynamic data throughout your page designs.

Click through the interactive tutorial below for an example of how you might use this trick while designing a team leaderboard for a fun trivia app.


To follow the walk-through, you’ll first want to add “Team” as a custom data type in your app. Then, on your leaderboard page, create a repeating group that displays a list of all teams. Each cell of the repeating group should display the team’s information (name, rank, and points) on a group card with a static background color. 

You’ll also want to add a button somewhere on the page that opens a popup where users can name a new team and add it to the database. With all that set up, you’ll have the foundation of your build set up, and you’re ready to follow the walk-through. 

We’re going to change the card’s background color so that it dynamically features the unique color of that cell’s team instead. First, you’ll need to modify the data structure of your Bubble app so you can assign colors to a custom team:

  • In the Data tab, create a custom field on your team data type called “TeamColor” that's type text (hex codes are simply a string of text).
  • Back in your repeating group, click the group that holds all of the Current cell’s Team’s information. 
  • Under Appearance, find the background color field and insert dynamic data: current cell’s Team’s TeamColor.

Now the group in each cell will pull in that team’s unique color. To make sure the “TeamColor” field is always populated with a hex code value, you’ll also want to expand the form where users create new teams:

  • Add an input for users to provide a hex code when creating a new team. You can use a simple input element for manual text entry or a color-picker plugin — in our walk-through example above, we did this by using Zeroqode’s Air Color Picker plugin.
  • In the workflow tab, whenever a user clicks the button to create their new team, save the color-picker input’s value as the “TeamColor.”

You’re all set! Now users can pick and save a unique color for their team and see it displayed with their team name on the leaderboard.

Start building with a free account

Build your app on Bubble's Free plan. No need to upgrade until you're ready to launch your app.

Join Bubble

LATEST STORIES

blog-thumbnail

Top 2025 Web Design Trends to Know: Parallax Scrolling, Micro-animations, and More

Web designers are moving away from flat, minimalist aesthetics. Learn how they’re leaning into bolder, personality-packed experiences with the use of AI, non-traditional scrolling, bold colors and typography, and more.

Bubble
December 13, 2024 • 10 minute read
blog-thumbnail

Bubble Wrapped 2024: Our Top Moments, Your Best Builds, and More

That’s a (Bubble) wrap on 2024! Check out our collective year in review, including all the highlights of our community’s biggest accomplishments — from new product improvements to no-code topics you couldn’t stop talking about.

Bubble
December 13, 2024 • 5 minute read
blog-thumbnail

27+ SaaS Stats on Market Growth, Usage, Launching a SaaS Startup, and More

SaaS spend and growth is up in 2024, even though growth rates have cooled slightly from previous years. Get the details on why, the state of the SaaS market, and more in this roundup of stats you should know.

Bubble
December 11, 2024 • 11 minute read
blog-thumbnail

Bubble vs. Glide: Comparing the Top No-Code Platforms

Glide is great for a quick, out-of-the-box, no-code solution when you need less customization. However, Bubble offers much stronger customization, community, and versatility. Here’s our comparison of both platforms.

Bubble
December 11, 2024 • 24 minute read

What Can You Build on Bubble? 25 Examples to Inspire You

November 18, 2024 • 19 minute read

The Future of Bubble’s Editor: Introducing the New Workflow Tab

October 11, 2024 • 3 minute read

Efficient App Building 101: Improving Your Workload Usage

July 01, 2024 • 3 minute read

How to Craft Effective Prompts for Bubble’s New AI Page Designer

June 17, 2024 • 4 minute read

Build the next big thing with Bubble

Start building for free