#2E523A Color Information

Hex color code: #2E523A

A gentle green shade, #2E523A appears as (46, 82, 58) in RGB and (140°, 28%, 25%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#2E523A
RGB
46, 82, 58
HSL
140°, 28%, 25%
CMYK
44%, 0%, 29%, 68%

Shades

CSS Usage
color: #2E523A;
background-color: #2E523A;
border-color: #2E523A;
box-shadow: 0 0 10px #2E523A;
border: 2px solid #2E523A;
Tailwind Usage
bg-[#2E523A]
text-[#2E523A]
border-[#2E523A]
shadow-[0_0_10px_2E523A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #2E523A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #2E523A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #2E523A; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #2E523A; background-color: #2E523A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #2E523A20; border-left: 4px solid #2E523A; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #2E523A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #2E523A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

46, 82, 58

Red: 46 / Green: 82 / Blue: 58

HSL

140°, 28%, 25%

Hue: 140° / Saturation: 28% / Lightness: 25%

CMYK

44%, 0%, 29%, 68%

Cyan: 44% / Magenta: 0% / Yellow: 29% / Key: 68%

What color is #2E523A?

#2E523A is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2E523A to RGB:

rgb(46, 82, 58)HEX to RGB Converter →

HEX to HSL

Convert #2E523A to HSL:

hsl(140, 28%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #2E523A to CMYK:

cmyk(44%, 0%, 29%, 68%)Color Converter →

Color Meaning and Usage

#2E523A is a soft green color with RGB values of 46, 82, 58 and HSL of 140°, 28%, 25%. This green hue evokes nature and harmony, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2E523A is #522E46, creating high-contrast pairings. For softer combinations, try analogous colors like #34522E.

Use #2E523A in CSS: color: #2E523A or background-color: #2E523A. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #2E523A

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 2.38:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2E523A?

#2E523A is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #2E523A?

#2E523A in RGB is (46, 82, 58) - 46 red, 82 green, and 58 blue.

How to use #2E523A in CSS?

Use #2E523A directly in your CSS properties like color or background-color.

What colors go well with #2E523A?

#522E46 (complementary), #34522E (analogous), and #122117 (lighter shade) work well with #2E523A.