#46584A Color Information

Hex color code: #46584A

A understated green shade, #46584A appears as (70, 88, 74) in RGB and (133°, 11%, 31%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Slate Gray
HEX
#46584A
RGB
70, 88, 74
HSL
133°, 11%, 31%
CMYK
20%, 0%, 16%, 65%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #46584A; 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 #46584A; background-color: #46584A15; }

Alert / Toast

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

Link / Accent

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

a { color: #46584A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #46584A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 88, 74

Red: 70 / Green: 88 / Blue: 74

HSL

133°, 11%, 31%

Hue: 133° / Saturation: 11% / Lightness: 31%

CMYK

20%, 0%, 16%, 65%

Cyan: 20% / Magenta: 0% / Yellow: 16% / Key: 65%

What color is #46584A?

#46584A is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #46584A to RGB:

rgb(70, 88, 74)HEX to RGB Converter →

HEX to HSL

Convert #46584A to HSL:

hsl(133, 11%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #46584A to CMYK:

cmyk(20%, 0%, 16%, 65%)Color Converter →

Color Meaning and Usage

#46584A is a subtle green color with RGB values of 70, 88, 74 and HSL of 133°, 11%, 31%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #46584A is #584654, creating high-contrast pairings. For softer combinations, try analogous colors like #4B5846.

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

Contrast with #46584A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #46584A?

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

What is the RGB value of #46584A?

#46584A in RGB is (70, 88, 74) - 70 red, 88 green, and 74 blue.

How to use #46584A in CSS?

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

What colors go well with #46584A?

#584654 (complementary), #4B5846 (analogous), and #242D26 (lighter shade) work well with #46584A.