#75946B Color Information

Hex color code: #75946B

The hex color #75946B is a balanced green with RGB values of (117, 148, 107) and HSL of (105°, 16%, 50%). It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#75946B
RGB
117, 148, 107
HSL
105°, 16%, 50%
CMYK
21%, 0%, 28%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #75946B; color: #000000; }

Badge

New Feature
.badge { background-color: #75946B; 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 #75946B; background-color: #75946B15; }

Alert / Toast

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

Link / Accent

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

a { color: #75946B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #75946B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 148, 107

Red: 117 / Green: 148 / Blue: 107

HSL

105°, 16%, 50%

Hue: 105° / Saturation: 16% / Lightness: 50%

CMYK

21%, 0%, 28%, 42%

Cyan: 21% / Magenta: 0% / Yellow: 28% / Key: 42%

What color is #75946B?

#75946B is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #75946B to RGB:

rgb(117, 148, 107)HEX to RGB Converter →

HEX to HSL

Convert #75946B to HSL:

hsl(105, 16%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #75946B to CMYK:

cmyk(21%, 0%, 28%, 42%)Color Converter →

Color Meaning and Usage

A muted green tone, #75946B has RGB (117, 148, 107) and HSL (105°, 16%, 50%). Known for evoking nature and harmony, this green hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #75946B is #8A6B94, creating high-contrast pairings. For softer combinations, try analogous colors like #8A946B.

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

Contrast with #75946B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #75946B?

#75946B is a muted green color - a green hue that evokes nature and harmony.

What is the RGB value of #75946B?

#75946B in RGB is (117, 148, 107) - 117 red, 148 green, and 107 blue.

How to use #75946B in CSS?

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

What colors go well with #75946B?

#8A6B94 (complementary), #8A946B (analogous), and #52684B (lighter shade) work well with #75946B.