#54785A Color Information

Hex color code: #54785A

A muted green shade, #54785A appears as (84, 120, 90) in RGB and (130°, 18%, 40%) in HSL. It is typically applied in digital products.

Try:
Color NameSea Green
HEX
#54785A
RGB
84, 120, 90
HSL
130°, 18%, 40%
CMYK
30%, 0%, 25%, 53%

Shades

CSS Usage
color: #54785A;
background-color: #54785A;
border-color: #54785A;
box-shadow: 0 0 10px #54785A;
border: 2px solid #54785A;
Tailwind Usage
bg-[#54785A]
text-[#54785A]
border-[#54785A]
shadow-[0_0_10px_54785A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #54785A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #54785A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #54785A; 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 #54785A; background-color: #54785A15; }

Alert / Toast

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

Link / Accent

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

a { color: #54785A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #54785A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

84, 120, 90

Red: 84 / Green: 120 / Blue: 90

HSL

130°, 18%, 40%

Hue: 130° / Saturation: 18% / Lightness: 40%

CMYK

30%, 0%, 25%, 53%

Cyan: 30% / Magenta: 0% / Yellow: 25% / Key: 53%

What color is #54785A?

#54785A is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #54785A to RGB:

rgb(84, 120, 90)HEX to RGB Converter →

HEX to HSL

Convert #54785A to HSL:

hsl(130, 18%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #54785A to CMYK:

cmyk(30%, 0%, 25%, 53%)Color Converter →

Color Meaning and Usage

#54785A is a subtle green color with RGB values of 84, 120, 90 and HSL of 130°, 18%, 40%. This green hue evokes nature and harmony, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #54785A is #785472, creating high-contrast pairings. For softer combinations, try analogous colors like #607854.

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

Contrast with #54785A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #54785A?

#54785A is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #54785A?

#54785A in RGB is (84, 120, 90) - 84 red, 120 green, and 90 blue.

How to use #54785A in CSS?

Use #54785A directly in your CSS properties like color or background-color.

What colors go well with #54785A?

#785472 (complementary), #607854 (analogous), and #344B38 (lighter shade) work well with #54785A.