#476D46 Color Information

Hex color code: #476D46

A soft green shade, #476D46 appears as (71, 109, 70) in RGB and (118°, 22%, 35%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Olive Green
HEX
#476D46
RGB
71, 109, 70
HSL
118°, 22%, 35%
CMYK
35%, 0%, 36%, 57%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #476D46; 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 #476D46; background-color: #476D4615; }

Alert / Toast

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

Link / Accent

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

a { color: #476D46; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #476D46 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 109, 70

Red: 71 / Green: 109 / Blue: 70

HSL

118°, 22%, 35%

Hue: 118° / Saturation: 22% / Lightness: 35%

CMYK

35%, 0%, 36%, 57%

Cyan: 35% / Magenta: 0% / Yellow: 36% / Key: 57%

What color is #476D46?

#476D46 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #476D46 to RGB:

rgb(71, 109, 70)HEX to RGB Converter →

HEX to HSL

Convert #476D46 to HSL:

hsl(118, 22%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #476D46 to CMYK:

cmyk(35%, 0%, 36%, 57%)Color Converter →

Color Meaning and Usage

A gentle green tone, #476D46 has RGB (71, 109, 70) and HSL (118°, 22%, 35%). Known for evoking nature and harmony, this green hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #476D46 is #6C466D, creating high-contrast pairings. For softer combinations, try analogous colors like #5B6D46.

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

Contrast with #476D46

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #476D46?

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

What is the RGB value of #476D46?

#476D46 in RGB is (71, 109, 70) - 71 red, 109 green, and 70 blue.

How to use #476D46 in CSS?

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

What colors go well with #476D46?

#6C466D (complementary), #5B6D46 (analogous), and #293E28 (lighter shade) work well with #476D46.