#4A805F Color Information

Hex color code: #4A805F

#4A805F is a pastel green color. In RGB it is (74, 128, 95), and in HSL it is (143°, 27%, 40%). It is commonly used in modern UI design.

Try:
Color NameSea Green
HEX
#4A805F
RGB
74, 128, 95
HSL
143°, 27%, 40%
CMYK
42%, 0%, 26%, 50%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #4A805F; 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 #4A805F; background-color: #4A805F15; }

Alert / Toast

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

Link / Accent

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

a { color: #4A805F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #4A805F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

74, 128, 95

Red: 74 / Green: 128 / Blue: 95

HSL

143°, 27%, 40%

Hue: 143° / Saturation: 27% / Lightness: 40%

CMYK

42%, 0%, 26%, 50%

Cyan: 42% / Magenta: 0% / Yellow: 26% / Key: 50%

What color is #4A805F?

#4A805F is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4A805F to RGB:

rgb(74, 128, 95)HEX to RGB Converter →

HEX to HSL

Convert #4A805F to HSL:

hsl(143, 27%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #4A805F to CMYK:

cmyk(42%, 0%, 26%, 50%)Color Converter →

Color Meaning and Usage

A soft green tone, #4A805F has RGB (74, 128, 95) and HSL (143°, 27%, 40%). Known for evoking nature and harmony, this green hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #4A805F is #824A6C, creating high-contrast pairings. For softer combinations, try analogous colors like #51824A.

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

Contrast with #4A805F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4A805F?

#4A805F is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #4A805F?

#4A805F in RGB is (74, 128, 95) - 74 red, 128 green, and 95 blue.

How to use #4A805F in CSS?

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

What colors go well with #4A805F?

#824A6C (complementary), #51824A (analogous), and #2F513C (lighter shade) work well with #4A805F.