#548D2A Color Information

Hex color code: #548D2A

The hex color #548D2A is a balanced green with RGB values of (84, 141, 42) and HSL of (95°, 54%, 36%). It is frequently seen in web interfaces.

Try:
Color NameOlive Drab
HEX
#548D2A
RGB
84, 141, 42
HSL
95°, 54%, 36%
CMYK
40%, 0%, 70%, 45%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #548D2A; color: #000000; }

Badge

New Feature
.badge { background-color: #548D2A; color: #000000; }

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 #548D2A; background-color: #548D2A15; }

Alert / Toast

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

Link / Accent

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

a { color: #548D2A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #548D2A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

84, 141, 42

Red: 84 / Green: 141 / Blue: 42

HSL

95°, 54%, 36%

Hue: 95° / Saturation: 54% / Lightness: 36%

CMYK

40%, 0%, 70%, 45%

Cyan: 40% / Magenta: 0% / Yellow: 70% / Key: 45%

What color is #548D2A?

#548D2A is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #548D2A to RGB:

rgb(84, 141, 42)HEX to RGB Converter →

HEX to HSL

Convert #548D2A to HSL:

hsl(95, 54%, 36%)RGB to HSL Converter →

HEX to CMYK

Convert #548D2A to CMYK:

cmyk(40%, 0%, 70%, 45%)Color Converter →

Color Meaning and Usage

A balanced green tone, #548D2A has RGB (84, 141, 42) and HSL (95°, 54%, 36%). Known for evoking nature and harmony, this green hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #548D2A is #642A8D, creating high-contrast pairings. For softer combinations, try analogous colors like #858D2A.

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

Contrast with #548D2A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #548D2A?

#548D2A is a balanced green color - a green hue that evokes nature and harmony.

What is the RGB value of #548D2A?

#548D2A in RGB is (84, 141, 42) - 84 red, 141 green, and 42 blue.

How to use #548D2A in CSS?

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

What colors go well with #548D2A?

#642A8D (complementary), #858D2A (analogous), and #315219 (lighter shade) work well with #548D2A.