#53C92F Color Information

Hex color code: #53C92F

#53C92F is a understated green color. In RGB it is (83, 201, 47), and in HSL it is (106°, 62%, 49%). It is widely used in graphic design.

Try:
Color NameOlive Drab
HEX
#53C92F
RGB
83, 201, 47
HSL
106°, 62%, 49%
CMYK
59%, 0%, 77%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #53C92F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

83, 201, 47

Red: 83 / Green: 201 / Blue: 47

HSL

106°, 62%, 49%

Hue: 106° / Saturation: 62% / Lightness: 49%

CMYK

59%, 0%, 77%, 21%

Cyan: 59% / Magenta: 0% / Yellow: 77% / Key: 21%

What color is #53C92F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #53C92F to RGB:

rgb(83, 201, 47)HEX to RGB Converter →

HEX to HSL

Convert #53C92F to HSL:

hsl(106, 62%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #53C92F to CMYK:

cmyk(59%, 0%, 77%, 21%)Color Converter →

Color Meaning and Usage

A understated green tone, #53C92F has RGB (83, 201, 47) and HSL (106°, 62%, 49%). Known for evoking nature and harmony, this green hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #53C92F is #A62FCA, creating high-contrast pairings. For softer combinations, try analogous colors like #A1CA2F.

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

Contrast with #53C92F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #53C92F?

#53C92F is a understated green color - a green hue that evokes nature and harmony.

What is the RGB value of #53C92F?

#53C92F in RGB is (83, 201, 47) - 83 red, 201 green, and 47 blue.

How to use #53C92F in CSS?

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

What colors go well with #53C92F?

#A62FCA (complementary), #A1CA2F (analogous), and #3A8C21 (lighter shade) work well with #53C92F.