Dear color lovers – together, we’ll have a more colorful future. Support us on

CSS Gradients:
RGB 146 176 144

Information

close all

We suggest CSS gradients from two color tones such as the base color 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.

Get CSS gradients from two color tones like the base color and a lighter shade.

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 us suggest CSS gradients from two shades like the base color and a darker shade.

Find examples of linear and radial color transitions of Darker colors.

Easy for Web Design: Copy the CSS code for easy integration on your website.

Display options

Description

Since the color values are relatively high compared to others, this hue appears lighter to us.

The breakdown of the color into the RGB color system: of 255 maximum color components, 146 red, 176 green and 144 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.
146 176 144 R G B
In the CMYK color system the color is composed as follows: In this color tone, out of 100 maximum color components, 17 cyan, none magenta, 18 yellow and 31 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.
17% 0% 18% 31% C M Y K

Verification of their color palette as a manufacturer!

Provide designers and agencies with accurate color values.

Let's go

Lineal

HEX #92B090 to HEX #6D4F6F


CSS-Code:

background-image: linear-gradient(135deg, #92B090 0%, #6D4F6F 92%);

Radial

HEX #92B090 to HEX #6D4F6F


CSS-Code:

background-image: radial-gradient(circle, #92B090 9%, #6D4F6F 88%);

 

HEX #6D4F6F to HEX #92B090


CSS-Code:

background-image: linear-gradient(135deg, #6D4F6F 12%, #92B090 88%);

 

HEX #6D4F6F to HEX #92B090


CSS-Code:

background-image: radial-gradient(circle, #6D4F6F 1%, #92B090 89%);

Lineal

HEX #92B090 to HEX #9BB090


CSS-Code:

background-image: linear-gradient(135deg, #92B090 7%, #9BB090 88%);

Radial

HEX #92B090 to HEX #9BB090


CSS-Code:

background-image: radial-gradient(circle, #92B090 1%, #9BB090 99%);

 

HEX #9BB090 to HEX #92B090


CSS-Code:

background-image: linear-gradient(135deg, #9BB090 4%, #92B090 86%);

 

HEX #9BB090 to HEX #92B090


CSS-Code:

background-image: radial-gradient(circle, #9BB090 4%, #92B090 87%);

 

HEX #92B090 to HEX #90B097


CSS-Code:

background-image: linear-gradient(135deg, #92B090 6%, #90B097 94%);

 

HEX #92B090 to HEX #90B097


CSS-Code:

background-image: radial-gradient(circle, #92B090 10%, #90B097 95%);

 

HEX #90B097 to HEX #92B090


CSS-Code:

background-image: linear-gradient(135deg, #90B097 3%, #92B090 93%);

 

HEX #90B097 to HEX #92B090


CSS-Code:

background-image: radial-gradient(circle, #90B097 8%, #92B090 87%);

 

HEX #92B090 to HEX #90B09F


CSS-Code:

background-image: linear-gradient(135deg, #92B090 3%, #90B09F 100%);

 

HEX #92B090 to HEX #90B09F


CSS-Code:

background-image: radial-gradient(circle, #92B090 10%, #90B09F 94%);

 

HEX #90B09F to HEX #92B090


CSS-Code:

background-image: linear-gradient(135deg, #90B09F 13%, #92B090 91%);

 

HEX #90B09F to HEX #92B090


CSS-Code:

background-image: radial-gradient(circle, #90B09F 13%, #92B090 90%);

Lineal

HEX #92B090 to HEX #7A9F78


CSS-Code:

background-image: linear-gradient(135deg, #92B090 11%, #7A9F78 92%);

Radial

HEX #92B090 to HEX #7A9F78


CSS-Code:

background-image: radial-gradient(circle, #92B090 13%, #7A9F78 93%);

 

HEX #7A9F78 to HEX #92B090


CSS-Code:

background-image: linear-gradient(135deg, #7A9F78 5%, #92B090 94%);

 

HEX #7A9F78 to HEX #92B090


CSS-Code:

background-image: radial-gradient(circle, #7A9F78 6%, #92B090 92%);

 

HEX #92B090 to HEX #AAC1A8


CSS-Code:

background-image: linear-gradient(135deg, #92B090 12%, #AAC1A8 91%);

 

HEX #92B090 to HEX #AAC1A8


CSS-Code:

background-image: radial-gradient(circle, #92B090 1%, #AAC1A8 94%);

 

HEX #AAC1A8 to HEX #92B090


CSS-Code:

background-image: linear-gradient(135deg, #AAC1A8 0%, #92B090 100%);

 

HEX #AAC1A8 to HEX #92B090


CSS-Code:

background-image: radial-gradient(circle, #AAC1A8 14%, #92B090 94%);

 

HEX #92B090 to HEX #C2D2C0


CSS-Code:

background-image: linear-gradient(135deg, #92B090 11%, #C2D2C0 98%);

 

HEX #92B090 to HEX #C2D2C0


CSS-Code:

background-image: radial-gradient(circle, #92B090 1%, #C2D2C0 91%);

 

HEX #C2D2C0 to HEX #92B090


CSS-Code:

background-image: linear-gradient(135deg, #C2D2C0 2%, #92B090 90%);

 

HEX #C2D2C0 to HEX #92B090


CSS-Code:

background-image: radial-gradient(circle, #C2D2C0 14%, #92B090 97%);

Lineal

HEX #92B090 to HEX #9BB090


CSS-Code:

background-image: linear-gradient(135deg, #92B090 14%, #9BB090 93%);

Radial

HEX #92B090 to HEX #9BB090


CSS-Code:

background-image: radial-gradient(circle, #92B090 2%, #9BB090 97%);

 

HEX #9BB090 to HEX #92B090


CSS-Code:

background-image: linear-gradient(135deg, #9BB090 10%, #92B090 95%);

 

HEX #9BB090 to HEX #92B090


CSS-Code:

background-image: radial-gradient(circle, #9BB090 14%, #92B090 91%);

 

HEX #92B090 to HEX #90B097


CSS-Code:

background-image: linear-gradient(135deg, #92B090 12%, #90B097 91%);

 

HEX #92B090 to HEX #90B097


CSS-Code:

background-image: radial-gradient(circle, #92B090 1%, #90B097 98%);

 

HEX #90B097 to HEX #92B090


CSS-Code:

background-image: linear-gradient(135deg, #90B097 12%, #92B090 92%);

 

HEX #90B097 to HEX #92B090


CSS-Code:

background-image: radial-gradient(circle, #90B097 13%, #92B090 90%);

 

HEX #92B090 to HEX #90B09F


CSS-Code:

background-image: linear-gradient(135deg, #92B090 0%, #90B09F 87%);

 

HEX #92B090 to HEX #90B09F


CSS-Code:

background-image: radial-gradient(circle, #92B090 5%, #90B09F 91%);

 

HEX #90B09F to HEX #92B090


CSS-Code:

background-image: linear-gradient(135deg, #90B09F 0%, #92B090 93%);

 

HEX #90B09F to HEX #92B090


CSS-Code:

background-image: radial-gradient(circle, #90B09F 6%, #92B090 95%);

Lineal

HEX #92B090 to HEX #7A9F78


CSS-Code:

background-image: linear-gradient(135deg, #92B090 2%, #7A9F78 93%);

Radial

HEX #92B090 to HEX #7A9F78


CSS-Code:

background-image: radial-gradient(circle, #92B090 14%, #7A9F78 100%);

 

HEX #7A9F78 to HEX #92B090


CSS-Code:

background-image: linear-gradient(135deg, #7A9F78 11%, #92B090 87%);

 

HEX #7A9F78 to HEX #92B090


CSS-Code:

background-image: radial-gradient(circle, #7A9F78 12%, #92B090 100%);

 

HEX #92B090 to HEX #AAC1A8


CSS-Code:

background-image: linear-gradient(135deg, #92B090 5%, #AAC1A8 88%);

 

HEX #92B090 to HEX #AAC1A8


CSS-Code:

background-image: radial-gradient(circle, #92B090 6%, #AAC1A8 89%);

 

HEX #AAC1A8 to HEX #92B090


CSS-Code:

background-image: linear-gradient(135deg, #AAC1A8 1%, #92B090 93%);

 

HEX #AAC1A8 to HEX #92B090


CSS-Code:

background-image: radial-gradient(circle, #AAC1A8 11%, #92B090 88%);

 

HEX #92B090 to HEX #C2D2C0


CSS-Code:

background-image: linear-gradient(135deg, #92B090 4%, #C2D2C0 94%);

 

HEX #92B090 to HEX #C2D2C0


CSS-Code:

background-image: radial-gradient(circle, #92B090 1%, #C2D2C0 88%);

 

HEX #C2D2C0 to HEX #92B090


CSS-Code:

background-image: linear-gradient(135deg, #C2D2C0 10%, #92B090 92%);

 

HEX #C2D2C0 to HEX #92B090


CSS-Code:

background-image: radial-gradient(circle, #C2D2C0 2%, #92B090 86%);

Lineal

HEX #92B090 to HEX #90ACB0


CSS-Code:

background-image: linear-gradient(135deg, #92B090 13%, #90ACB0 91%);

Radial

HEX #92B090 to HEX #90ACB0


CSS-Code:

background-image: radial-gradient(circle, #92B090 2%, #90ACB0 87%);

 

HEX #90ACB0 to HEX #92B090


CSS-Code:

background-image: linear-gradient(135deg, #90ACB0 8%, #92B090 86%);

 

HEX #90ACB0 to HEX #92B090


CSS-Code:

background-image: radial-gradient(circle, #90ACB0 13%, #92B090 91%);

 

HEX #92B090 to HEX #B0909F


CSS-Code:

background-image: linear-gradient(135deg, #92B090 1%, #B0909F 96%);

 

HEX #92B090 to HEX #B0909F


CSS-Code:

background-image: radial-gradient(circle, #92B090 8%, #B0909F 93%);

 

HEX #B0909F to HEX #92B090


CSS-Code:

background-image: linear-gradient(135deg, #B0909F 6%, #92B090 90%);

 

HEX #B0909F to HEX #92B090


CSS-Code:

background-image: radial-gradient(circle, #B0909F 4%, #92B090 90%);

Lineal

HEX #92B090 to HEX #9092B0


CSS-Code:

background-image: linear-gradient(135deg, #92B090 4%, #9092B0 100%);

Radial

HEX #92B090 to HEX #9092B0


CSS-Code:

background-image: radial-gradient(circle, #92B090 1%, #9092B0 99%);

 

HEX #9092B0 to HEX #92B090


CSS-Code:

background-image: linear-gradient(135deg, #9092B0 11%, #92B090 95%);

 

HEX #9092B0 to HEX #92B090


CSS-Code:

background-image: radial-gradient(circle, #9092B0 14%, #92B090 90%);

 

HEX #92B090 to HEX #B09092


CSS-Code:

background-image: linear-gradient(135deg, #92B090 3%, #B09092 93%);

 

HEX #92B090 to HEX #B09092


CSS-Code:

background-image: radial-gradient(circle, #92B090 2%, #B09092 93%);

 

HEX #B09092 to HEX #92B090


CSS-Code:

background-image: linear-gradient(135deg, #B09092 5%, #92B090 95%);

 

HEX #B09092 to HEX #92B090


CSS-Code:

background-image: radial-gradient(circle, #B09092 10%, #92B090 91%);

Lineal

HEX #92B090 to HEX #90ACB0


CSS-Code:

background-image: linear-gradient(135deg, #92B090 14%, #90ACB0 97%);

Radial

HEX #92B090 to HEX #90ACB0


CSS-Code:

background-image: radial-gradient(circle, #92B090 12%, #90ACB0 95%);

 

HEX #90ACB0 to HEX #92B090


CSS-Code:

background-image: linear-gradient(135deg, #90ACB0 1%, #92B090 88%);

 

HEX #90ACB0 to HEX #92B090


CSS-Code:

background-image: radial-gradient(circle, #90ACB0 7%, #92B090 94%);

 

HEX #92B090 to HEX #AE90B0


CSS-Code:

background-image: linear-gradient(135deg, #92B090 6%, #AE90B0 97%);

 

HEX #92B090 to HEX #AE90B0


CSS-Code:

background-image: radial-gradient(circle, #92B090 11%, #AE90B0 96%);

 

HEX #AE90B0 to HEX #92B090


CSS-Code:

background-image: linear-gradient(135deg, #AE90B0 2%, #92B090 90%);

 

HEX #AE90B0 to HEX #92B090


CSS-Code:

background-image: radial-gradient(circle, #AE90B0 7%, #92B090 88%);

 

HEX #92B090 to HEX #B09490


CSS-Code:

background-image: linear-gradient(135deg, #92B090 10%, #B09490 98%);

 

HEX #92B090 to HEX #B09490


CSS-Code:

background-image: radial-gradient(circle, #92B090 13%, #B09490 87%);

 

HEX #B09490 to HEX #92B090


CSS-Code:

background-image: linear-gradient(135deg, #B09490 3%, #92B090 91%);

 

HEX #B09490 to HEX #92B090


CSS-Code:

background-image: radial-gradient(circle, #B09490 12%, #92B090 100%);

Lineal

HEX #92B090 to HEX #90A2B0


CSS-Code:

background-image: linear-gradient(135deg, #92B090 9%, #90A2B0 98%);

Radial

HEX #92B090 to HEX #90A2B0


CSS-Code:

background-image: radial-gradient(circle, #92B090 6%, #90A2B0 100%);

 

HEX #90A2B0 to HEX #92B090


CSS-Code:

background-image: linear-gradient(135deg, #90A2B0 4%, #92B090 95%);

 

HEX #90A2B0 to HEX #92B090


CSS-Code:

background-image: radial-gradient(circle, #90A2B0 12%, #92B090 90%);

 

HEX #92B090 to HEX #AE90B0


CSS-Code:

background-image: linear-gradient(135deg, #92B090 14%, #AE90B0 91%);

 

HEX #92B090 to HEX #AE90B0


CSS-Code:

background-image: radial-gradient(circle, #92B090 11%, #AE90B0 100%);

 

HEX #AE90B0 to HEX #92B090


CSS-Code:

background-image: linear-gradient(135deg, #AE90B0 11%, #92B090 88%);

 

HEX #AE90B0 to HEX #92B090


CSS-Code:

background-image: radial-gradient(circle, #AE90B0 11%, #92B090 94%);

 

HEX #92B090 to HEX #B09E90


CSS-Code:

background-image: linear-gradient(135deg, #92B090 10%, #B09E90 86%);

 

HEX #92B090 to HEX #B09E90


CSS-Code:

background-image: radial-gradient(circle, #92B090 7%, #B09E90 93%);

 

HEX #B09E90 to HEX #92B090


CSS-Code:

background-image: linear-gradient(135deg, #B09E90 0%, #92B090 93%);

 

HEX #B09E90 to HEX #92B090


CSS-Code:

background-image: radial-gradient(circle, #B09E90 8%, #92B090 100%);

Show more color palettes

Services

Colors

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

Icons

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)

nsc-logo

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 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)

nsc-logo

HEX to RGB

convert from #RRGGBB to RGB red green blue

HEX to CMYK

convert from #RRGGBB to CMYK cyan / magenta / yellow / black

Icons

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)

nsc-logo

RAL® to RGB

convert from RAL®-number (RAL 0000) to RGB red green blue

RAL® to CMYK

convert from RAL®-number (RAL 0000) to CMYK cyan / magenta / yellow / black

Icons

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)

nsc-logo

HKS® to RGB

convert from HKS®-number (HKS 00) to RGB red green blue

HKS® to CMYK

convert from HKS®-number (HKS 00) to CMYK cyan / magenta / yellow / black

Icons

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)

nsc-logo

PANTONE® to RGB

convert from Pantone®-number (Pantone 0000) to RGB red green blue

PANTONE® to CMYK

convert from Pantone®-number (Pantone 0000) to CMYK cyan / magenta / yellow / black

Icons

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)

nsc-logo

Sherwin Williams® to RGB

convert from Sherwin Williams®-number (SW 0000) to RGB red green blue

Sherwin Williams® to CMYK

convert from Sherwin Williams®-number (SW 0000) to CMYK cyan / magenta / yellow / black

Icons

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)

nsc-logo

NCS® to RGB

convert from NCS-number (S0000-X00X) to RGB red green blue

NCS® to CMYK

convert from NCS-number (S0000-X00X) to CMYK cyan / magenta / yellow / black

Icons

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)

NCS® to Sherwin Williams®

convert from NCS-number (S0000-X00X) to Sherwin Williams®-number (SW 0000)

Codes

To be able to save color palettes, you must be logged in.

Sign in to your account

or

Create an account

Current color palette Share
Should it be public or private?
Link(s) will follow after sharing.

Cancel Share

Color palette shared
Please copy and save the link you want.

Share

OK, I have copied the links

Your colors will be saved in a new color palette.
View it under your profile.
You can further customize it, and share it.

Show color palette
Close

Create a color palette

DownloadDownload in different formats

Remove All

By clicking you can create palettes and download the color swatches.