#34A81A Color Information

Hex color code: #34A81A

A vivid green shade, #34A81A appears as (52, 168, 26) in RGB and (109°, 73%, 38%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameOlive Drab
HEX
#34A81A
RGB
52, 168, 26
HSL
109°, 73%, 38%
CMYK
69%, 0%, 85%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #34A81A; color: #000000; }

Badge

New Feature
.badge { background-color: #34A81A; color: #000000; }

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 #34A81A; background-color: #34A81A15; }

Alert / Toast

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

Link / Accent

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

a { color: #34A81A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #34A81A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

52, 168, 26

Red: 52 / Green: 168 / Blue: 26

HSL

109°, 73%, 38%

Hue: 109° / Saturation: 73% / Lightness: 38%

CMYK

69%, 0%, 85%, 34%

Cyan: 69% / Magenta: 0% / Yellow: 85% / Key: 34%

What color is #34A81A?

#34A81A is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #34A81A to RGB:

rgb(52, 168, 26)HEX to RGB Converter →

HEX to HSL

Convert #34A81A to HSL:

hsl(109, 73%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #34A81A to CMYK:

cmyk(69%, 0%, 85%, 34%)Color Converter →

Color Meaning and Usage

A eye-catching green tone, #34A81A has RGB (52, 168, 26) and HSL (109°, 73%, 38%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #34A81A is #8E1AA8, creating high-contrast pairings. For softer combinations, try analogous colors like #7BA81A.

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

Contrast with #34A81A

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

Contrast Ratio: 6.76:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #34A81A?

#34A81A is a eye-catching green color - a green hue that evokes nature and harmony.

What is the RGB value of #34A81A?

#34A81A in RGB is (52, 168, 26) - 52 red, 168 green, and 26 blue.

How to use #34A81A in CSS?

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

What colors go well with #34A81A?

#8E1AA8 (complementary), #7BA81A (analogous), and #206510 (lighter shade) work well with #34A81A.