Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-12-11 16:19
Flavor·ECMAScript (JavaScript)

/
(?:(?:rgb\((\d{1,3}),\s?(\d{1,3}),\s?(\d{1,3})\))|(?:rgba\((\d{1,3}),\s?(\d{1,3}),\s?(\d{1,3}),\s?([0-1]\.0|0\.[0-9])\)))
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous