#748678 Color Information

Hex color code: #748678

A neutral green shade, #748678 appears as (116, 134, 120) in RGB and (133°, 7%, 49%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#748678
RGB
116, 134, 120
HSL
133°, 7%, 49%
CMYK
13%, 0%, 10%, 47%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #748678; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

116, 134, 120

Red: 116 / Green: 134 / Blue: 120

HSL

133°, 7%, 49%

Hue: 133° / Saturation: 7% / Lightness: 49%

CMYK

13%, 0%, 10%, 47%

Cyan: 13% / Magenta: 0% / Yellow: 10% / Key: 47%

What color is #748678?

#748678 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #748678 to RGB:

rgb(116, 134, 120)HEX to RGB Converter →

HEX to HSL

Convert #748678 to HSL:

hsl(133, 7%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #748678 to CMYK:

cmyk(13%, 0%, 10%, 47%)Color Converter →

Color Meaning and Usage

A subtle green tone, #748678 has RGB (116, 134, 120) and HSL (133°, 7%, 49%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #748678 is #867482, creating high-contrast pairings. For softer combinations, try analogous colors like #798674.

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

Contrast with #748678

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #748678?

#748678 is a subtle green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #748678?

#748678 in RGB is (116, 134, 120) - 116 red, 134 green, and 120 blue.

How to use #748678 in CSS?

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

What colors go well with #748678?

#867482 (complementary), #798674 (analogous), and #515D53 (lighter shade) work well with #748678.