Am 02.07.2025 um 14:50 schrieb Florent Michel:
Hi,

In addition to Mikael's solution, defining the color using the ConTeXt function \definecolor seems to work:

\starttext

\definecolor[rose_color_ctx][r=.99609375,g=.796875,b=.99609375]

You can also use hex numbers.

\definecolor [rose_color] [x=FFCCFF]

\starttext
\color[rose_color]{rose_color}
\stoptext

Wolfgang

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to