close all
Let CSS suggest color gradients from two hues such as the base hue and the complementary color.
Find examples of linear and radial color transitions.
Easy for web design: Copy the CSS code for easy integration on your website.
Let CSS suggest color gradients from two hues such as the base hue and a lighter hue.
Find examples of linear and radial color transitions from Lighter colors.
Simple for web design: copy the CSS code for easy integration on your website.
Let CSS suggest color gradients from two hues such as the base hue and a darker hue.
Find examples of linear and radial color transitions from Darker colors.
Simple for web design: copy the CSS code for easy integration on your website.
Red clearly dominates: The red value is significantly higher than green and blue. Dark color: low color values appear darker.
The breakdown of the color into the RGB color system: of 255 maximum color components, 174 red, 36 green and 42 blue.
The mixing ratio of these colors results in the displayed hue in the middle of the overlaps.
In the illustration you can see how the color is composed of the three components: red (top),green (bottom right) and blue (bottom left). In the middle you can see the result color.
In the CMYK color system the color is composed as follows: In this color tone, out of 100 maximum color components, none cyan, 64 magenta, 61 yellow and 26 key.
The mixing ratio of these colors results in the displayed hue in the middle of the overlaps.
In the diagram you can see how the color is composed of the four components cyan (top left),magenta (top right),yellow (bottom right) and black or key (bottom left). In the middle you can see the result color.
Provide designers and agencies with accurate color values.
Lineal
HEX #AE242ACE to HEX #51DBD5CE
CSS-Code:
background-image: linear-gradient(135deg, #AE242ACE 5%, #51DBD5CE 95%);
Radial
HEX #AE242ACE to HEX #51DBD5CE
CSS-Code:
background-image: radial-gradient(circle, #AE242ACE 12%, #51DBD5CE 89%);
HEX #51DBD5CE to HEX #AE242ACE
CSS-Code:
background-image: linear-gradient(135deg, #51DBD5CE 3%, #AE242ACE 87%);
HEX #51DBD5CE to HEX #AE242ACE
CSS-Code:
background-image: radial-gradient(circle, #51DBD5CE 5%, #AE242ACE 86%);
Lineal
HEX #AE242ACE to HEX #AE244FCE
CSS-Code:
background-image: linear-gradient(135deg, #AE242ACE 10%, #AE244FCE 96%);
Radial
HEX #AE242ACE to HEX #AE244FCE
CSS-Code:
background-image: radial-gradient(circle, #AE242ACE 11%, #AE244FCE 97%);
HEX #AE244FCE to HEX #AE242ACE
CSS-Code:
background-image: linear-gradient(135deg, #AE244FCE 12%, #AE242ACE 90%);
HEX #AE244FCE to HEX #AE242ACE
CSS-Code:
background-image: radial-gradient(circle, #AE244FCE 2%, #AE242ACE 88%);
HEX #AE242ACE to HEX #AE4124CE
CSS-Code:
background-image: linear-gradient(135deg, #AE242ACE 6%, #AE4124CE 94%);
HEX #AE242ACE to HEX #AE4124CE
CSS-Code:
background-image: radial-gradient(circle, #AE242ACE 12%, #AE4124CE 87%);
HEX #AE4124CE to HEX #AE242ACE
CSS-Code:
background-image: linear-gradient(135deg, #AE4124CE 5%, #AE242ACE 90%);
HEX #AE4124CE to HEX #AE242ACE
CSS-Code:
background-image: radial-gradient(circle, #AE4124CE 12%, #AE242ACE 92%);
HEX #AE242ACE to HEX #AE6624CE
CSS-Code:
background-image: linear-gradient(135deg, #AE242ACE 7%, #AE6624CE 97%);
HEX #AE242ACE to HEX #AE6624CE
CSS-Code:
background-image: radial-gradient(circle, #AE242ACE 4%, #AE6624CE 95%);
HEX #AE6624CE to HEX #AE242ACE
CSS-Code:
background-image: linear-gradient(135deg, #AE6624CE 3%, #AE242ACE 96%);
HEX #AE6624CE to HEX #AE242ACE
CSS-Code:
background-image: radial-gradient(circle, #AE6624CE 0%, #AE242ACE 86%);
Lineal
CSS-Code:
background-image: linear-gradient(135deg, #AE242ACE 3%, #8B1D21 88%);
Radial
CSS-Code:
background-image: radial-gradient(circle, #AE242ACE 4%, #8B1D21 93%);
CSS-Code:
background-image: linear-gradient(135deg, #8B1D21 14%, #AE242ACE 95%);
CSS-Code:
background-image: radial-gradient(circle, #8B1D21 7%, #AE242ACE 96%);
CSS-Code:
background-image: linear-gradient(135deg, #AE242ACE 1%, #AE242A 99%);
CSS-Code:
background-image: radial-gradient(circle, #AE242ACE 5%, #AE242A 90%);
CSS-Code:
background-image: linear-gradient(135deg, #AE242A 12%, #AE242ACE 94%);
CSS-Code:
background-image: radial-gradient(circle, #AE242A 3%, #AE242ACE 87%);
CSS-Code:
background-image: linear-gradient(135deg, #AE242ACE 13%, #D02B32 90%);
CSS-Code:
background-image: radial-gradient(circle, #AE242ACE 12%, #D02B32 87%);
CSS-Code:
background-image: linear-gradient(135deg, #D02B32 10%, #AE242ACE 98%);
CSS-Code:
background-image: radial-gradient(circle, #D02B32 9%, #AE242ACE 93%);
CSS-Code:
background-image: linear-gradient(135deg, #AE242ACE 8%, #DA4A50 88%);
CSS-Code:
background-image: radial-gradient(circle, #AE242ACE 13%, #DA4A50 98%);
CSS-Code:
background-image: linear-gradient(135deg, #DA4A50 9%, #AE242ACE 92%);
CSS-Code:
background-image: radial-gradient(circle, #DA4A50 13%, #AE242ACE 90%);
Lineal
HEX #AE242ACE to HEX #AE244FCE
CSS-Code:
background-image: linear-gradient(135deg, #AE242ACE 13%, #AE244FCE 87%);
Radial
HEX #AE242ACE to HEX #AE244FCE
CSS-Code:
background-image: radial-gradient(circle, #AE242ACE 11%, #AE244FCE 91%);
HEX #AE244FCE to HEX #AE242ACE
CSS-Code:
background-image: linear-gradient(135deg, #AE244FCE 2%, #AE242ACE 98%);
HEX #AE244FCE to HEX #AE242ACE
CSS-Code:
background-image: radial-gradient(circle, #AE244FCE 1%, #AE242ACE 87%);
HEX #AE242ACE to HEX #AE4124CE
CSS-Code:
background-image: linear-gradient(135deg, #AE242ACE 14%, #AE4124CE 95%);
HEX #AE242ACE to HEX #AE4124CE
CSS-Code:
background-image: radial-gradient(circle, #AE242ACE 11%, #AE4124CE 93%);
HEX #AE4124CE to HEX #AE242ACE
CSS-Code:
background-image: linear-gradient(135deg, #AE4124CE 3%, #AE242ACE 95%);
HEX #AE4124CE to HEX #AE242ACE
CSS-Code:
background-image: radial-gradient(circle, #AE4124CE 8%, #AE242ACE 86%);
HEX #AE242ACE to HEX #AE6624CE
CSS-Code:
background-image: linear-gradient(135deg, #AE242ACE 10%, #AE6624CE 90%);
HEX #AE242ACE to HEX #AE6624CE
CSS-Code:
background-image: radial-gradient(circle, #AE242ACE 8%, #AE6624CE 90%);
HEX #AE6624CE to HEX #AE242ACE
CSS-Code:
background-image: linear-gradient(135deg, #AE6624CE 10%, #AE242ACE 88%);
HEX #AE6624CE to HEX #AE242ACE
CSS-Code:
background-image: radial-gradient(circle, #AE6624CE 3%, #AE242ACE 90%);
Lineal
CSS-Code:
background-image: linear-gradient(135deg, #AE242ACE 7%, #8B1D21 93%);
Radial
CSS-Code:
background-image: radial-gradient(circle, #AE242ACE 14%, #8B1D21 98%);
CSS-Code:
background-image: linear-gradient(135deg, #8B1D21 14%, #AE242ACE 97%);
CSS-Code:
background-image: radial-gradient(circle, #8B1D21 0%, #AE242ACE 100%);
CSS-Code:
background-image: linear-gradient(135deg, #AE242ACE 11%, #AE242A 100%);
CSS-Code:
background-image: radial-gradient(circle, #AE242ACE 0%, #AE242A 89%);
CSS-Code:
background-image: linear-gradient(135deg, #AE242A 5%, #AE242ACE 94%);
CSS-Code:
background-image: radial-gradient(circle, #AE242A 9%, #AE242ACE 90%);
CSS-Code:
background-image: linear-gradient(135deg, #AE242ACE 14%, #D02B32 87%);
CSS-Code:
background-image: radial-gradient(circle, #AE242ACE 14%, #D02B32 86%);
CSS-Code:
background-image: linear-gradient(135deg, #D02B32 7%, #AE242ACE 90%);
CSS-Code:
background-image: radial-gradient(circle, #D02B32 14%, #AE242ACE 87%);
CSS-Code:
background-image: linear-gradient(135deg, #AE242ACE 11%, #DA4A50 95%);
CSS-Code:
background-image: radial-gradient(circle, #AE242ACE 11%, #DA4A50 86%);
CSS-Code:
background-image: linear-gradient(135deg, #DA4A50 8%, #AE242ACE 90%);
CSS-Code:
background-image: radial-gradient(circle, #DA4A50 2%, #AE242ACE 89%);
Lineal
CSS-Code:
background-image: linear-gradient(135deg, #AE242ACE 12%, #99AE24 97%);
Radial
CSS-Code:
background-image: radial-gradient(circle, #AE242ACE 8%, #99AE24 97%);
CSS-Code:
background-image: linear-gradient(135deg, #99AE24 11%, #AE242ACE 91%);
CSS-Code:
background-image: radial-gradient(circle, #99AE24 2%, #AE242ACE 100%);
CSS-Code:
background-image: linear-gradient(135deg, #AE242ACE 14%, #2462AE 94%);
CSS-Code:
background-image: radial-gradient(circle, #AE242ACE 13%, #2462AE 99%);
CSS-Code:
background-image: linear-gradient(135deg, #2462AE 13%, #AE242ACE 93%);
CSS-Code:
background-image: radial-gradient(circle, #2462AE 7%, #AE242ACE 96%);
Lineal
CSS-Code:
background-image: linear-gradient(135deg, #AE242ACE 2%, #2AAE24 94%);
Radial
CSS-Code:
background-image: radial-gradient(circle, #AE242ACE 4%, #2AAE24 93%);
CSS-Code:
background-image: linear-gradient(135deg, #2AAE24 1%, #AE242ACE 94%);
CSS-Code:
background-image: radial-gradient(circle, #2AAE24 2%, #AE242ACE 93%);
CSS-Code:
background-image: linear-gradient(135deg, #AE242ACE 11%, #242AAE 88%);
CSS-Code:
background-image: radial-gradient(circle, #AE242ACE 11%, #242AAE 88%);
CSS-Code:
background-image: linear-gradient(135deg, #242AAE 14%, #AE242ACE 90%);
CSS-Code:
background-image: radial-gradient(circle, #242AAE 1%, #AE242ACE 96%);
Lineal
CSS-Code:
background-image: linear-gradient(135deg, #AE242ACE 3%, #99AE24 93%);
Radial
CSS-Code:
background-image: radial-gradient(circle, #AE242ACE 14%, #99AE24 96%);
CSS-Code:
background-image: linear-gradient(135deg, #99AE24 6%, #AE242ACE 94%);
CSS-Code:
background-image: radial-gradient(circle, #99AE24 0%, #AE242ACE 92%);
CSS-Code:
background-image: linear-gradient(135deg, #AE242ACE 11%, #24AEA7 93%);
CSS-Code:
background-image: radial-gradient(circle, #AE242ACE 9%, #24AEA7 99%);
CSS-Code:
background-image: linear-gradient(135deg, #24AEA7 12%, #AE242ACE 89%);
CSS-Code:
background-image: radial-gradient(circle, #24AEA7 6%, #AE242ACE 92%);
CSS-Code:
background-image: linear-gradient(135deg, #AE242ACE 13%, #3824AE 92%);
CSS-Code:
background-image: radial-gradient(circle, #AE242ACE 1%, #3824AE 89%);
CSS-Code:
background-image: linear-gradient(135deg, #3824AE 9%, #AE242ACE 86%);
CSS-Code:
background-image: radial-gradient(circle, #3824AE 0%, #AE242ACE 95%);
Lineal
CSS-Code:
background-image: linear-gradient(135deg, #AE242ACE 10%, #6FAE24 95%);
Radial
CSS-Code:
background-image: radial-gradient(circle, #AE242ACE 3%, #6FAE24 93%);
CSS-Code:
background-image: linear-gradient(135deg, #6FAE24 1%, #AE242ACE 89%);
CSS-Code:
background-image: radial-gradient(circle, #6FAE24 0%, #AE242ACE 100%);
CSS-Code:
background-image: linear-gradient(135deg, #AE242ACE 8%, #24AEA7 92%);
CSS-Code:
background-image: radial-gradient(circle, #AE242ACE 6%, #24AEA7 89%);
CSS-Code:
background-image: linear-gradient(135deg, #24AEA7 14%, #AE242ACE 86%);
CSS-Code:
background-image: radial-gradient(circle, #24AEA7 8%, #AE242ACE 96%);
CSS-Code:
background-image: linear-gradient(135deg, #AE242ACE 2%, #6224AE 86%);
CSS-Code:
background-image: radial-gradient(circle, #AE242ACE 8%, #6224AE 88%);
CSS-Code:
background-image: linear-gradient(135deg, #6224AE 10%, #AE242ACE 92%);
CSS-Code:
background-image: radial-gradient(circle, #6224AE 14%, #AE242ACE 97%);
RGB to HEX
convert from RGB red green blue to #RRGGBB
RGB to CMYK
convert from RGB red green blue to CMYK cyan / magenta / yellow / black
RGB to RAL®
convert from RGB red green blue to RAL®-number (RAL 0000)
RGB to HKS®
convert from RGB red green blue to HKS®-number (HKS 00)
RGB to PANTONE®
convert from RGB red green blue to Pantone®-number (Pantone 0000)
RGB to Sherwin Williams®
convert from RGB red green blue to Sherwin Williams®-number (SW 0000)
RGB to NCS®
convert from RGB red green blue to NCS-number (S0000-X00X)
RGBA to HEX
convert from RGBA red green blue transparency to #RRGGBB
RGBA to CMYK
convert from RGBA red green blue transparency to CMYK cyan / magenta / yellow / black
RGBA to RAL®
convert from RGBA red green blue transparency to RAL®-number (RAL 0000)
RGBA to HKS®
convert from RGBA red green blue transparency to HKS®-number (HKS 00)
RGBA to PANTONE®
convert from RGBA red green blue transparency to Pantone®-number (Pantone 0000)
RGBA to Sherwin Williams®
convert from RGBA red green blue transparency to Sherwin Williams®-number (SW 0000)
RGBA to NCS®
convert from RGBA red green blue transparency to NCS-number (S0000-X00X)
CMYK to HEX
convert from CMYK cyan / magenta / yellow / black to #RRGGBB
CMYK to RGB
convert from CMYK cyan / magenta / yellow / black to RGB red green blue
CMYK to RGBA
convert from CMYK cyan / magenta / yellow / black to RGBA red green blue transparency
CMYK to RAL®
convert from CMYK cyan / magenta / yellow / black to RAL®-number (RAL 0000)
CMYK to HKS®
convert from CMYK cyan / magenta / yellow / black to HKS®-number (HKS 00)
CMYK to PANTONE®
convert from CMYK cyan / magenta / yellow / black to Pantone®-number (Pantone 0000)
CMYK to Sherwin Williams®
convert from CMYK cyan / magenta / yellow / black to Sherwin Williams®-number (SW 0000)
CMYK to NCS®
convert from CMYK cyan / magenta / yellow / black to NCS-number (S0000-X00X)
HEX to RGB
convert from #RRGGBB to RGB red green blue
HEX to RGBA
convert from #RRGGBB to RGBA red green blue transparency
HEX to CMYK
convert from #RRGGBB to CMYK cyan / magenta / yellow / black
HEX to RAL®
convert from #RRGGBB to RAL®-number (RAL 0000)
HEX to HKS®
convert from #RRGGBB to HKS®-number (HKS 00)
HEX to PANTONE®
convert from #RRGGBB to Pantone®-number (Pantone 0000)
HEX to Sherwin Williams®
convert from #RRGGBB to Sherwin Williams®-number (SW 0000)
HEX to NCS®
convert from #RRGGBB to NCS-number (S0000-X00X)
RAL® to RGB
convert from RAL®-number (RAL 0000) to RGB red green blue
RAL® to RGBA
convert from RAL®-number (RAL 0000) to RGBA red green blue transparency
RAL® to CMYK
convert from RAL®-number (RAL 0000) to CMYK cyan / magenta / yellow / black
RAL® to HEX
convert from RAL®-number (RAL 0000) to #RRGGBB
RAL® to HKS®
convert from RAL®-number (RAL 0000) to HKS®-number (HKS 00)
RAL® to PANTONE®
convert from RAL®-number (RAL 0000) to Pantone®-number (Pantone 0000)
RAL® to Sherwin Williams®
convert from RAL®-number (RAL 0000) to Sherwin Williams®-number (SW 0000)
RAL® to NCS®
convert from RAL®-number (RAL 0000) to NCS-number (S0000-X00X)
HKS® to RGB
convert from HKS®-number (HKS 00) to RGB red green blue
HKS® to RGBA
convert from HKS®-number (HKS 00) to RGBA red green blue transparency
HKS® to CMYK
convert from HKS®-number (HKS 00) to CMYK cyan / magenta / yellow / black
HKS® to HEX
convert from HKS®-number (HKS 00) to #RRGGBB
HKS® to RAL®
convert from HKS®-number (HKS 00) to RAL®-number (RAL 0000)
HKS® to PANTONE®
convert from HKS®-number (HKS 00) to Pantone®-number (Pantone 0000)
HKS® to Sherwin Williams®
convert from HKS®-number (HKS 00) to Sherwin Williams®-number (SW 0000)
HKS® to NCS®
convert from HKS®-number (HKS 00) to NCS-number (S0000-X00X)
PANTONE® to RGB
convert from Pantone®-number (Pantone 0000) to RGB red green blue
PANTONE® to RGBA
convert from Pantone®-number (Pantone 0000) to RGBA red green blue transparency
PANTONE® to CMYK
convert from Pantone®-number (Pantone 0000) to CMYK cyan / magenta / yellow / black
PANTONE® to HEX
convert from Pantone®-number (Pantone 0000) to #RRGGBB
PANTONE® to RAL®
convert from Pantone®-number (Pantone 0000) to RAL®-number (RAL 0000)
PANTONE® to HKS®
convert from Pantone®-number (Pantone 0000) to HKS®-number (HKS 00)
PANTONE® to Sherwin Williams®
convert from Pantone®-number (Pantone 0000) to Sherwin Williams®-number (SW 0000)
PANTONE® to NCS®
convert from Pantone®-number (Pantone 0000) to NCS-number (S0000-X00X)
Sherwin Williams® to RGB
convert from Sherwin Williams®-number (SW 0000) to RGB red green blue
Sherwin Williams® to RGBA
convert from Sherwin Williams®-number (SW 0000) to RGBA red green blue transparency
Sherwin Williams® to CMYK
convert from Sherwin Williams®-number (SW 0000) to CMYK cyan / magenta / yellow / black
Sherwin Williams® to HEX
convert from Sherwin Williams®-number (SW 0000) to #RRGGBB
Sherwin Williams® to RAL®
convert from Sherwin Williams®-number (SW 0000) to RAL®-number (RAL 0000)
Sherwin Williams® to HKS®
convert from Sherwin Williams®-number (SW 0000) to HKS®-number (HKS 00)
Sherwin Williams® to PANTONE®
convert from Sherwin Williams®-number (SW 0000) to Pantone®-number (Pantone 0000)
Sherwin Williams® to NCS®
convert from Sherwin Williams®-number (SW 0000) to NCS-number (S0000-X00X)
NCS® to RGB
convert from NCS-number (S0000-X00X) to RGB red green blue
NCS® to RGBA
convert from NCS-number (S0000-X00X) to RGBA red green blue transparency
NCS® to CMYK
convert from NCS-number (S0000-X00X) to CMYK cyan / magenta / yellow / black
NCS® to HEX
convert from NCS-number (S0000-X00X) to #RRGGBB
NCS® to RAL®
convert from NCS-number (S0000-X00X) to RAL®-number (RAL 0000)
NCS® to HKS®
convert from NCS-number (S0000-X00X) to HKS®-number (HKS 00)
NCS® to PANTONE®
convert from NCS-number (S0000-X00X) to Pantone®-number (Pantone 0000)