#34493A Color Information

Hex color code: #34493A

A neutral green shade, #34493A appears as (52, 73, 58) in RGB and (137°, 17%, 25%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#34493A
RGB
52, 73, 58
HSL
137°, 17%, 25%
CMYK
29%, 0%, 21%, 71%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #34493A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #34493A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #34493A; 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 #34493A; background-color: #34493A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #34493A20; border-left: 4px solid #34493A; }

Link / Accent

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

a { color: #34493A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #34493A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

52, 73, 58

Red: 52 / Green: 73 / Blue: 58

HSL

137°, 17%, 25%

Hue: 137° / Saturation: 17% / Lightness: 25%

CMYK

29%, 0%, 21%, 71%

Cyan: 29% / Magenta: 0% / Yellow: 21% / Key: 71%

What color is #34493A?

#34493A is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #34493A to RGB:

rgb(52, 73, 58)HEX to RGB Converter →

HEX to HSL

Convert #34493A to HSL:

hsl(137, 17%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #34493A to CMYK:

cmyk(29%, 0%, 21%, 71%)Color Converter →

Color Meaning and Usage

A subtle green tone, #34493A has RGB (52, 73, 58) and HSL (137°, 17%, 25%). Known for evoking nature and harmony, this green hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #34493A is #4B3544, creating high-contrast pairings. For softer combinations, try analogous colors like #3A4B35.

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

Contrast with #34493A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #34493A?

#34493A is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #34493A?

#34493A in RGB is (52, 73, 58) - 52 red, 73 green, and 58 blue.

How to use #34493A in CSS?

Use #34493A directly in your CSS properties like color or background-color.

What colors go well with #34493A?

#4B3544 (complementary), #3A4B35 (analogous), and #151E18 (lighter shade) work well with #34493A.