#345040 Color Information

Hex color code: #345040

#345040 is a soft green color. In RGB it is (52, 80, 64), and in HSL it is (146°, 21%, 26%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#345040
RGB
52, 80, 64
HSL
146°, 21%, 26%
CMYK
35%, 0%, 20%, 69%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #345040; 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 #345040; background-color: #34504015; }

Alert / Toast

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

Link / Accent

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

a { color: #345040; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #345040 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

52, 80, 64

Red: 52 / Green: 80 / Blue: 64

HSL

146°, 21%, 26%

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

CMYK

35%, 0%, 20%, 69%

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

What color is #345040?

#345040 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #345040 to RGB:

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

HEX to HSL

Convert #345040 to HSL:

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

HEX to CMYK

Convert #345040 to CMYK:

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

Color Meaning and Usage

#345040 is a gentle green color with RGB values of 52, 80, 64 and HSL of 146°, 21%, 26%. This green hue evokes nature and harmony, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #345040 is #503444, creating high-contrast pairings. For softer combinations, try analogous colors like #365034.

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

Contrast with #345040

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #345040?

#345040 is a gentle green color - a green hue that evokes nature and harmony.

What is the RGB value of #345040?

#345040 in RGB is (52, 80, 64) - 52 red, 80 green, and 64 blue.

How to use #345040 in CSS?

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

What colors go well with #345040?

#503444 (complementary), #365034 (analogous), and #16221B (lighter shade) work well with #345040.