#344B3C Color Information

Hex color code: #344B3C

A muted green shade, #344B3C appears as (52, 75, 60) in RGB and (141°, 18%, 25%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#344B3C
RGB
52, 75, 60
HSL
141°, 18%, 25%
CMYK
31%, 0%, 20%, 71%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #344B3C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #344B3C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #344B3C; 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 #344B3C; background-color: #344B3C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #344B3C20; border-left: 4px solid #344B3C; }

Link / Accent

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

a { color: #344B3C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #344B3C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

52, 75, 60

Red: 52 / Green: 75 / Blue: 60

HSL

141°, 18%, 25%

Hue: 141° / Saturation: 18% / Lightness: 25%

CMYK

31%, 0%, 20%, 71%

Cyan: 31% / Magenta: 0% / Yellow: 20% / Key: 71%

What color is #344B3C?

#344B3C is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #344B3C to RGB:

rgb(52, 75, 60)HEX to RGB Converter →

HEX to HSL

Convert #344B3C to HSL:

hsl(141, 18%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #344B3C to CMYK:

cmyk(31%, 0%, 20%, 71%)Color Converter →

Color Meaning and Usage

#344B3C is a subtle green color with RGB values of 52, 75, 60 and HSL of 141°, 18%, 25%. This green hue evokes nature and harmony, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #344B3C is #4B3443, creating high-contrast pairings. For softer combinations, try analogous colors like #384B34.

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

Contrast with #344B3C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #344B3C?

#344B3C is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #344B3C?

#344B3C in RGB is (52, 75, 60) - 52 red, 75 green, and 60 blue.

How to use #344B3C in CSS?

Use #344B3C directly in your CSS properties like color or background-color.

What colors go well with #344B3C?

#4B3443 (complementary), #384B34 (analogous), and #151E18 (lighter shade) work well with #344B3C.