Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-03-05 18:06
Flavor·PCRE (Legacy)

/
\B#([a-fA-F0-9]{6}|[a-fA-F0-9]{3})\b
/
g
Open regex in editor

Description

Long and short hexadecimal values.

Submitted by anonymous