#34503B Color Information

Hex color code: #34503B

#34503B is a delicate green color. In RGB it is (52, 80, 59), and in HSL it is (135°, 21%, 26%). It is widely used in graphic design.

Try:
Color NameDark Slate Gray
HEX
#34503B
RGB
52, 80, 59
HSL
135°, 21%, 26%
CMYK
35%, 0%, 26%, 69%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #34503B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #34503B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #34503B; 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 #34503B; background-color: #34503B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #34503B20; border-left: 4px solid #34503B; }

Link / Accent

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

a { color: #34503B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #34503B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

52, 80, 59

Red: 52 / Green: 80 / Blue: 59

HSL

135°, 21%, 26%

Hue: 135° / Saturation: 21% / Lightness: 26%

CMYK

35%, 0%, 26%, 69%

Cyan: 35% / Magenta: 0% / Yellow: 26% / Key: 69%

What color is #34503B?

#34503B is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #34503B to RGB:

rgb(52, 80, 59)HEX to RGB Converter →

HEX to HSL

Convert #34503B to HSL:

hsl(135, 21%, 26%)RGB to HSL Converter →

HEX to CMYK

Convert #34503B to CMYK:

cmyk(35%, 0%, 26%, 69%)Color Converter →

Color Meaning and Usage

#34503B is a subtle green color with RGB values of 52, 80, 59 and HSL of 135°, 21%, 26%. This green hue evokes nature and harmony, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #34503B is #503449, creating high-contrast pairings. For softer combinations, try analogous colors like #3B5034.

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

Contrast with #34503B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #34503B?

#34503B is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #34503B?

#34503B in RGB is (52, 80, 59) - 52 red, 80 green, and 59 blue.

How to use #34503B in CSS?

Use #34503B directly in your CSS properties like color or background-color.

What colors go well with #34503B?

#503449 (complementary), #3B5034 (analogous), and #162219 (lighter shade) work well with #34503B.