#53A331 Color Information

Hex color code: #53A331

#53A331 is a muted green color. In RGB it is (83, 163, 49), and in HSL it is (102°, 54%, 42%). It is typically applied in digital products.

Try:
Color NameOlive Drab
HEX
#53A331
RGB
83, 163, 49
HSL
102°, 54%, 42%
CMYK
49%, 0%, 70%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #53A331; 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 #53A331; background-color: #53A33115; }

Alert / Toast

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

Link / Accent

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

a { color: #53A331; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #53A331 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

83, 163, 49

Red: 83 / Green: 163 / Blue: 49

HSL

102°, 54%, 42%

Hue: 102° / Saturation: 54% / Lightness: 42%

CMYK

49%, 0%, 70%, 36%

Cyan: 49% / Magenta: 0% / Yellow: 70% / Key: 36%

What color is #53A331?

#53A331 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #53A331 to RGB:

rgb(83, 163, 49)HEX to RGB Converter →

HEX to HSL

Convert #53A331 to HSL:

hsl(102, 54%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #53A331 to CMYK:

cmyk(49%, 0%, 70%, 36%)Color Converter →

Color Meaning and Usage

A muted green tone, #53A331 has RGB (83, 163, 49) and HSL (102°, 54%, 42%). Known for evoking nature and harmony, this green hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #53A331 is #8231A5, creating high-contrast pairings. For softer combinations, try analogous colors like #8EA531.

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

Contrast with #53A331

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #53A331?

#53A331 is a muted green color - a green hue that evokes nature and harmony.

What is the RGB value of #53A331?

#53A331 in RGB is (83, 163, 49) - 83 red, 163 green, and 49 blue.

How to use #53A331 in CSS?

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

What colors go well with #53A331?

#8231A5 (complementary), #8EA531 (analogous), and #366A20 (lighter shade) work well with #53A331.