What would you use to access the tertiary brand color in a theme's fields.json file?
Choose an answer
Tap an option to check your answer.
Correct answer: brandSettings.colors[2].
Why this is the answer
In fields.json , HubSpot lets brand colors be referenced through brand_settings tokens, including the brand_settings.colors array. HubSpot’s documentation shows array-based color access using zero-based indexing, where the first entry is colors[0] and additional colors continue from colors[1] onward. That means the third color in the sequence is accessed at index 2. This is why the correct token uses the array form rather than a camel-case tertiary property name. HubSpot Developers
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed