#5E784A Color Information

Hex color code: #5E784A

A pastel green shade, #5E784A appears as (94, 120, 74) in RGB and (94°, 24%, 38%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Olive Green
HEX
#5E784A
RGB
94, 120, 74
HSL
94°, 24%, 38%
CMYK
22%, 0%, 38%, 53%

Shades

CSS Usage
color: #5E784A;
background-color: #5E784A;
border-color: #5E784A;
box-shadow: 0 0 10px #5E784A;
border: 2px solid #5E784A;
Tailwind Usage
bg-[#5E784A]
text-[#5E784A]
border-[#5E784A]
shadow-[0_0_10px_5E784A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #5E784A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #5E784A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #5E784A; 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 #5E784A; background-color: #5E784A15; }

Alert / Toast

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

Link / Accent

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

a { color: #5E784A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5E784A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

94, 120, 74

Red: 94 / Green: 120 / Blue: 74

HSL

94°, 24%, 38%

Hue: 94° / Saturation: 24% / Lightness: 38%

CMYK

22%, 0%, 38%, 53%

Cyan: 22% / Magenta: 0% / Yellow: 38% / Key: 53%

What color is #5E784A?

#5E784A is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5E784A to RGB:

rgb(94, 120, 74)HEX to RGB Converter →

HEX to HSL

Convert #5E784A to HSL:

hsl(94, 24%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #5E784A to CMYK:

cmyk(22%, 0%, 38%, 53%)Color Converter →

Color Meaning and Usage

#5E784A is a delicate green color with RGB values of 94, 120, 74 and HSL of 94°, 24%, 38%. 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 #5E784A is #644A78, creating high-contrast pairings. For softer combinations, try analogous colors like #75784A.

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

Contrast with #5E784A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5E784A?

#5E784A is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #5E784A?

#5E784A in RGB is (94, 120, 74) - 94 red, 120 green, and 74 blue.

How to use #5E784A in CSS?

Use #5E784A directly in your CSS properties like color or background-color.

What colors go well with #5E784A?

#644A78 (complementary), #75784A (analogous), and #39492D (lighter shade) work well with #5E784A.