Hex for Yellow for Color Type Column

Does anyone know the hex for a column of type “Color” for the yellow color? Searched everything; can’t find it. Thanks.

I want the yellow on the left hand side to match the status yellow (circle). Since I can’t change the status yellow, I’ll need to change the image yellow which is why I want the hex for the status yellow.

Hi @ConnieMaldonado,

Can you please try Hex FFD43B for the image’s ( or icon’s) yellow in format rules?

I used Microsoft Paint tool’s color picker option to know the color shade. Hope this helps.

1 Like

Does the color column type support Hex? - I thought it supported only the 8 standard colors.

Hi @Jeremy_F,

You are right. Yes, as per my understanding also the color column does not support custom colors.

I believe @ConnieMaldonado has mentioned that he wishes to change the color of the other column’s icon in ( format rules )to match that of color column. So that should be feasible.

Based on your valid query, I modified my earlier response to make it clearer.

1 Like

That worked! The yellow assigned in the “Format Rules” section matches the yellow for the color type field. Wow! Thank you!

2 Likes

If you want to use hex colors, look at this App

https://www.appsheet.com/samples/HEX-Values-with-Images–Related-Data?appGuidString=6aeadf4c-acfe-4927-8cbb-97d1c855086a

You can basically use an Image to that uses a URL with the hex code inside.

300x300 px black image: (replace 000000 with your hex code)
https://placeholder.pics/svg/300/000000/FFFFFF/%20

1 Like