#547860 Color Information

Hex color code: #547860

A neutral green shade, #547860 appears as (84, 120, 96) in RGB and (140°, 18%, 40%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSea Green
HEX
#547860
RGB
84, 120, 96
HSL
140°, 18%, 40%
CMYK
30%, 0%, 20%, 53%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #547860; 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 #547860; background-color: #54786015; }

Alert / Toast

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

Link / Accent

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

a { color: #547860; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #547860 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

84, 120, 96

Red: 84 / Green: 120 / Blue: 96

HSL

140°, 18%, 40%

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

CMYK

30%, 0%, 20%, 53%

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

What color is #547860?

#547860 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #547860 to RGB:

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

HEX to HSL

Convert #547860 to HSL:

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

HEX to CMYK

Convert #547860 to CMYK:

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

Color Meaning and Usage

A understated green tone, #547860 has RGB (84, 120, 96) and HSL (140°, 18%, 40%). Known for evoking nature and harmony, this green hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #547860 is #78546C, creating high-contrast pairings. For softer combinations, try analogous colors like #5A7854.

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

Contrast with #547860

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #547860?

#547860 is a understated green color - a green hue that evokes nature and harmony.

What is the RGB value of #547860?

#547860 in RGB is (84, 120, 96) - 84 red, 120 green, and 96 blue.

How to use #547860 in CSS?

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

What colors go well with #547860?

#78546C (complementary), #5A7854 (analogous), and #344B3C (lighter shade) work well with #547860.