#36724A Color Information

Hex color code: #36724A

A pastel green shade, #36724A appears as (54, 114, 74) in RGB and (140°, 36%, 33%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSea Green
HEX
#36724A
RGB
54, 114, 74
HSL
140°, 36%, 33%
CMYK
53%, 0%, 35%, 55%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #36724A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

54, 114, 74

Red: 54 / Green: 114 / Blue: 74

HSL

140°, 36%, 33%

Hue: 140° / Saturation: 36% / Lightness: 33%

CMYK

53%, 0%, 35%, 55%

Cyan: 53% / Magenta: 0% / Yellow: 35% / Key: 55%

What color is #36724A?

#36724A is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #36724A to RGB:

rgb(54, 114, 74)HEX to RGB Converter →

HEX to HSL

Convert #36724A to HSL:

hsl(140, 36%, 33%)RGB to HSL Converter →

HEX to CMYK

Convert #36724A to CMYK:

cmyk(53%, 0%, 35%, 55%)Color Converter →

Color Meaning and Usage

A pastel green tone, #36724A has RGB (54, 114, 74) and HSL (140°, 36%, 33%). Known for evoking nature and harmony, this green hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #36724A is #72365E, creating high-contrast pairings. For softer combinations, try analogous colors like #407236.

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

Contrast with #36724A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #36724A?

#36724A is a pastel green color - a green hue that evokes nature and harmony.

What is the RGB value of #36724A?

#36724A in RGB is (54, 114, 74) - 54 red, 114 green, and 74 blue.

How to use #36724A in CSS?

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

What colors go well with #36724A?

#72365E (complementary), #407236 (analogous), and #1D3E28 (lighter shade) work well with #36724A.