#46B832 Color Information

Hex color code: #46B832

#46B832 is a neutral green color. In RGB it is (70, 184, 50), and in HSL it is (111°, 57%, 46%). It is commonly used in modern UI design.

Try:
Color NameOlive Drab
HEX
#46B832
RGB
70, 184, 50
HSL
111°, 57%, 46%
CMYK
62%, 0%, 73%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #46B832; 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 #46B832; background-color: #46B83215; }

Alert / Toast

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

Link / Accent

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

a { color: #46B832; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #46B832 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 184, 50

Red: 70 / Green: 184 / Blue: 50

HSL

111°, 57%, 46%

Hue: 111° / Saturation: 57% / Lightness: 46%

CMYK

62%, 0%, 73%, 28%

Cyan: 62% / Magenta: 0% / Yellow: 73% / Key: 28%

What color is #46B832?

#46B832 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #46B832 to RGB:

rgb(70, 184, 50)HEX to RGB Converter →

HEX to HSL

Convert #46B832 to HSL:

hsl(111, 57%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #46B832 to CMYK:

cmyk(62%, 0%, 73%, 28%)Color Converter →

Color Meaning and Usage

#46B832 is a balanced green color with RGB values of 70, 184, 50 and HSL of 111°, 57%, 46%. This green hue evokes nature and harmony, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #46B832 is #A432B8, creating high-contrast pairings. For softer combinations, try analogous colors like #89B832.

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

Contrast with #46B832

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

Contrast Ratio: 8.16:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #46B832?

#46B832 is a balanced green color - a green hue that evokes nature and harmony.

What is the RGB value of #46B832?

#46B832 in RGB is (70, 184, 50) - 70 red, 184 green, and 50 blue.

How to use #46B832 in CSS?

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

What colors go well with #46B832?

#A432B8 (complementary), #89B832 (analogous), and #307C22 (lighter shade) work well with #46B832.