#72B148 Color Information

Hex color code: #72B148

A soft green shade, #72B148 appears as (114, 177, 72) in RGB and (96°, 42%, 49%) in HSL. It is typically applied in digital products.

Try:
Color NameOlive Drab
HEX
#72B148
RGB
114, 177, 72
HSL
96°, 42%, 49%
CMYK
36%, 0%, 59%, 31%

Shades

CSS Usage
color: #72B148;
background-color: #72B148;
border-color: #72B148;
box-shadow: 0 0 10px #72B148;
border: 2px solid #72B148;
Tailwind Usage
bg-[#72B148]
text-[#72B148]
border-[#72B148]
shadow-[0_0_10px_72B148]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #72B148, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #72B148; color: #000000; }

Badge

New Feature
.badge { background-color: #72B148; 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 #72B148; background-color: #72B14815; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #72B14820; border-left: 4px solid #72B148; }

Link / Accent

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

a { color: #72B148; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #72B148 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

114, 177, 72

Red: 114 / Green: 177 / Blue: 72

HSL

96°, 42%, 49%

Hue: 96° / Saturation: 42% / Lightness: 49%

CMYK

36%, 0%, 59%, 31%

Cyan: 36% / Magenta: 0% / Yellow: 59% / Key: 31%

What color is #72B148?

#72B148 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #72B148 to RGB:

rgb(114, 177, 72)HEX to RGB Converter →

HEX to HSL

Convert #72B148 to HSL:

hsl(96, 42%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #72B148 to CMYK:

cmyk(36%, 0%, 59%, 31%)Color Converter →

Color Meaning and Usage

A subtle green tone, #72B148 has RGB (114, 177, 72) and HSL (96°, 42%, 49%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #72B148 is #8748B1, creating high-contrast pairings. For softer combinations, try analogous colors like #A7B148.

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

Contrast with #72B148

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #72B148?

#72B148 is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #72B148?

#72B148 in RGB is (114, 177, 72) - 114 red, 177 green, and 72 blue.

How to use #72B148 in CSS?

Use #72B148 directly in your CSS properties like color or background-color.

What colors go well with #72B148?

#8748B1 (complementary), #A7B148 (analogous), and #4F7B32 (lighter shade) work well with #72B148.