# Corner Radii

> Corder / border radii help us express our warm, friendly and approachable brand persona.

Determining the appropriate corner radii value is an important step when expressing our brand. Note the following:

* Too small a value can make an object seem harsh to the eye.  
* Sharp or square edges are generally NOT a part of the CoinGecko brand.
* Excessively rounded objects on the other hand, don’t feel cohesive with the larger layout and composition.

To ensure that any component or visual object is expressed in a consistent manner, we recommend using the following values for rounded/round objects depending on their relative size on the canvas.

## Rounded Applications

For rounded applications, take note of the scale & size of the object. Use the guide below to help determine the appropriate values for the container/object you are creating.

<figure><img src="/files/nZT7JslhBT74aQsghcnN" alt=""><figcaption><p>Rounded radii</p></figcaption></figure>

{% hint style="info" %}
You may use border radii up to `24px` in rounded applications.
{% endhint %}

{% hint style="warning" %}
Avoid border radii > `24px` for rounded applications
{% endhint %}

***

## Round Application

We use full-round border / corner radii in some UI applications instances. E.g. Pill components.&#x20;

<figure><img src="/files/rVywVkPYX4a4ift1KL7p" alt=""><figcaption><p>Round radii</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://brand.coingecko.com/visual-identity/style/corner-radii.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
