#48995F Color Information

Hex color code: #48995F

#48995F is a soft green color. In RGB it is (72, 153, 95), and in HSL it is (137°, 36%, 44%). It is typically applied in digital products.

Try:
Color NameSea Green
HEX
#48995F
RGB
72, 153, 95
HSL
137°, 36%, 44%
CMYK
53%, 0%, 38%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #48995F; color: #000000; }

Badge

New Feature
.badge { background-color: #48995F; 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 #48995F; background-color: #48995F15; }

Alert / Toast

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

Link / Accent

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

a { color: #48995F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #48995F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

72, 153, 95

Red: 72 / Green: 153 / Blue: 95

HSL

137°, 36%, 44%

Hue: 137° / Saturation: 36% / Lightness: 44%

CMYK

53%, 0%, 38%, 40%

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

What color is #48995F?

#48995F is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #48995F to RGB:

rgb(72, 153, 95)HEX to RGB Converter →

HEX to HSL

Convert #48995F to HSL:

hsl(137, 36%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #48995F to CMYK:

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

Color Meaning and Usage

#48995F is a soft green color with RGB values of 72, 153, 95 and HSL of 137°, 36%, 44%. This green hue evokes nature and harmony, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #48995F is #994882, creating high-contrast pairings. For softer combinations, try analogous colors like #599948.

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

Contrast with #48995F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #48995F?

#48995F is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #48995F?

#48995F in RGB is (72, 153, 95) - 72 red, 153 green, and 95 blue.

How to use #48995F in CSS?

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

What colors go well with #48995F?

#994882 (complementary), #599948 (analogous), and #2F653E (lighter shade) work well with #48995F.