#65B446 Color Information

Hex color code: #65B446

A subtle green shade, #65B446 appears as (101, 180, 70) in RGB and (103°, 44%, 49%) in HSL. It is popular in mobile app design.

Try:
Color NameOlive Drab
HEX
#65B446
RGB
101, 180, 70
HSL
103°, 44%, 49%
CMYK
44%, 0%, 61%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #65B446; 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 #65B446; background-color: #65B44615; }

Alert / Toast

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

Link / Accent

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

a { color: #65B446; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #65B446 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

101, 180, 70

Red: 101 / Green: 180 / Blue: 70

HSL

103°, 44%, 49%

Hue: 103° / Saturation: 44% / Lightness: 49%

CMYK

44%, 0%, 61%, 29%

Cyan: 44% / Magenta: 0% / Yellow: 61% / Key: 29%

What color is #65B446?

#65B446 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #65B446 to RGB:

rgb(101, 180, 70)HEX to RGB Converter →

HEX to HSL

Convert #65B446 to HSL:

hsl(103, 44%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #65B446 to CMYK:

cmyk(44%, 0%, 61%, 29%)Color Converter →

Color Meaning and Usage

#65B446 is a soft green color with RGB values of 101, 180, 70 and HSL of 103°, 44%, 49%. This green hue evokes nature and harmony, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #65B446 is #9546B4, creating high-contrast pairings. For softer combinations, try analogous colors like #9CB446.

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

Contrast with #65B446

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #65B446?

#65B446 is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #65B446?

#65B446 in RGB is (101, 180, 70) - 101 red, 180 green, and 70 blue.

How to use #65B446 in CSS?

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

What colors go well with #65B446?

#9546B4 (complementary), #9CB446 (analogous), and #467D31 (lighter shade) work well with #65B446.