#476D2C Color Information

Hex color code: #476D2C

A pastel green shade, #476D2C appears as (71, 109, 44) in RGB and (95°, 42%, 30%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Olive Green
HEX
#476D2C
RGB
71, 109, 44
HSL
95°, 42%, 30%
CMYK
35%, 0%, 60%, 57%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #476D2C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 109, 44

Red: 71 / Green: 109 / Blue: 44

HSL

95°, 42%, 30%

Hue: 95° / Saturation: 42% / Lightness: 30%

CMYK

35%, 0%, 60%, 57%

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

What color is #476D2C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #476D2C to RGB:

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

HEX to HSL

Convert #476D2C to HSL:

hsl(95, 42%, 30%)RGB to HSL Converter →

HEX to CMYK

Convert #476D2C to CMYK:

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

Color Meaning and Usage

#476D2C is a soft green color with RGB values of 71, 109, 44 and HSL of 95°, 42%, 30%. This green hue evokes nature and harmony, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #476D2C is #522C6D, creating high-contrast pairings. For softer combinations, try analogous colors like #676D2C.

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

Contrast with #476D2C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #476D2C?

#476D2C is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #476D2C?

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

How to use #476D2C in CSS?

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

What colors go well with #476D2C?

#522C6D (complementary), #676D2C (analogous), and #243616 (lighter shade) work well with #476D2C.