#25B131 Color Information

Hex color code: #25B131

#25B131 is a subtle green color. In RGB it is (37, 177, 49), and in HSL it is (125°, 65%, 42%). It is popular in mobile app design.

Try:
Color NameSea Green
HEX
#25B131
RGB
37, 177, 49
HSL
125°, 65%, 42%
CMYK
79%, 0%, 72%, 31%

Shades

CSS Usage
color: #25B131;
background-color: #25B131;
border-color: #25B131;
box-shadow: 0 0 10px #25B131;
border: 2px solid #25B131;
Tailwind Usage
bg-[#25B131]
text-[#25B131]
border-[#25B131]
shadow-[0_0_10px_25B131]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #25B131, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #25B131; color: #000000; }

Badge

New Feature
.badge { background-color: #25B131; 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 #25B131; background-color: #25B13115; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #25B13120; border-left: 4px solid #25B131; }

Link / Accent

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

a { color: #25B131; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #25B131 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

37, 177, 49

Red: 37 / Green: 177 / Blue: 49

HSL

125°, 65%, 42%

Hue: 125° / Saturation: 65% / Lightness: 42%

CMYK

79%, 0%, 72%, 31%

Cyan: 79% / Magenta: 0% / Yellow: 72% / Key: 31%

What color is #25B131?

#25B131 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #25B131 to RGB:

rgb(37, 177, 49)HEX to RGB Converter →

HEX to HSL

Convert #25B131 to HSL:

hsl(125, 65%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #25B131 to CMYK:

cmyk(79%, 0%, 72%, 31%)Color Converter →

Color Meaning and Usage

A muted green tone, #25B131 has RGB (37, 177, 49) and HSL (125°, 65%, 42%). 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 #25B131 is #B125A5, creating high-contrast pairings. For softer combinations, try analogous colors like #5FB125.

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

Contrast with #25B131

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #25B131?

#25B131 is a muted green color - a green hue that evokes nature and harmony.

What is the RGB value of #25B131?

#25B131 in RGB is (37, 177, 49) - 37 red, 177 green, and 49 blue.

How to use #25B131 in CSS?

Use #25B131 directly in your CSS properties like color or background-color.

What colors go well with #25B131?

#B125A5 (complementary), #5FB125 (analogous), and #187220 (lighter shade) work well with #25B131.