#20552D Color Information

Hex color code: #20552D

The hex color #20552D is a intense green with RGB values of (32, 85, 45) and HSL of (135°, 45%, 23%). It is widely used in graphic design.

Try:
Color NameDark Slate Gray
HEX
#20552D
RGB
32, 85, 45
HSL
135°, 45%, 23%
CMYK
62%, 0%, 47%, 67%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #20552D; 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 #20552D; background-color: #20552D15; }

Alert / Toast

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

Link / Accent

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

a { color: #20552D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #20552D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

32, 85, 45

Red: 32 / Green: 85 / Blue: 45

HSL

135°, 45%, 23%

Hue: 135° / Saturation: 45% / Lightness: 23%

CMYK

62%, 0%, 47%, 67%

Cyan: 62% / Magenta: 0% / Yellow: 47% / Key: 67%

What color is #20552D?

#20552D is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #20552D to RGB:

rgb(32, 85, 45)HEX to RGB Converter →

HEX to HSL

Convert #20552D to HSL:

hsl(135, 45%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #20552D to CMYK:

cmyk(62%, 0%, 47%, 67%)Color Converter →

Color Meaning and Usage

#20552D is a rich green color with RGB values of 32, 85, 45 and HSL of 135°, 45%, 23%. This green hue evokes nature and harmony, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #20552D is #552048, creating high-contrast pairings. For softer combinations, try analogous colors like #2D5520.

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

Contrast with #20552D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #20552D?

#20552D is a rich green color - a green hue that evokes nature and harmony.

What is the RGB value of #20552D?

#20552D in RGB is (32, 85, 45) - 32 red, 85 green, and 45 blue.

How to use #20552D in CSS?

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

What colors go well with #20552D?

#552048 (complementary), #2D5520 (analogous), and #0B1E10 (lighter shade) work well with #20552D.