#23B32B Color Information

Hex color code: #23B32B

A subtle green shade, #23B32B appears as (35, 179, 43) in RGB and (123°, 67%, 42%) in HSL. It is popular in mobile app design.

Try:
Color NameSea Green
HEX
#23B32B
RGB
35, 179, 43
HSL
123°, 67%, 42%
CMYK
80%, 0%, 76%, 30%

Shades

CSS Usage
color: #23B32B;
background-color: #23B32B;
border-color: #23B32B;
box-shadow: 0 0 10px #23B32B;
border: 2px solid #23B32B;
Tailwind Usage
bg-[#23B32B]
text-[#23B32B]
border-[#23B32B]
shadow-[0_0_10px_23B32B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #23B32B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #23B32B; color: #000000; }

Badge

New Feature
.badge { background-color: #23B32B; 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 #23B32B; background-color: #23B32B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #23B32B20; border-left: 4px solid #23B32B; }

Link / Accent

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

a { color: #23B32B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #23B32B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

35, 179, 43

Red: 35 / Green: 179 / Blue: 43

HSL

123°, 67%, 42%

Hue: 123° / Saturation: 67% / Lightness: 42%

CMYK

80%, 0%, 76%, 30%

Cyan: 80% / Magenta: 0% / Yellow: 76% / Key: 30%

What color is #23B32B?

#23B32B is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #23B32B to RGB:

rgb(35, 179, 43)HEX to RGB Converter →

HEX to HSL

Convert #23B32B to HSL:

hsl(123, 67%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #23B32B to CMYK:

cmyk(80%, 0%, 76%, 30%)Color Converter →

Color Meaning and Usage

A muted green tone, #23B32B has RGB (35, 179, 43) and HSL (123°, 67%, 42%). Known for evoking nature and harmony, this green hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #23B32B is #B323AC, creating high-contrast pairings. For softer combinations, try analogous colors like #64B323.

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

Contrast with #23B32B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #23B32B?

#23B32B is a muted green color - a green hue that evokes nature and harmony.

What is the RGB value of #23B32B?

#23B32B in RGB is (35, 179, 43) - 35 red, 179 green, and 43 blue.

How to use #23B32B in CSS?

Use #23B32B directly in your CSS properties like color or background-color.

What colors go well with #23B32B?

#B323AC (complementary), #64B323 (analogous), and #17731B (lighter shade) work well with #23B32B.