#23532C Color Information

Hex color code: #23532C

The hex color #23532C is a deep green with RGB values of (35, 83, 44) and HSL of (131°, 41%, 23%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#23532C
RGB
35, 83, 44
HSL
131°, 41%, 23%
CMYK
58%, 0%, 47%, 67%

Shades

CSS Usage
color: #23532C;
background-color: #23532C;
border-color: #23532C;
box-shadow: 0 0 10px #23532C;
border: 2px solid #23532C;
Tailwind Usage
bg-[#23532C]
text-[#23532C]
border-[#23532C]
shadow-[0_0_10px_23532C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #23532C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #23532C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #23532C; 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 #23532C; background-color: #23532C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #23532C20; border-left: 4px solid #23532C; }

Link / Accent

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

a { color: #23532C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #23532C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

35, 83, 44

Red: 35 / Green: 83 / Blue: 44

HSL

131°, 41%, 23%

Hue: 131° / Saturation: 41% / Lightness: 23%

CMYK

58%, 0%, 47%, 67%

Cyan: 58% / Magenta: 0% / Yellow: 47% / Key: 67%

What color is #23532C?

#23532C is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #23532C to RGB:

rgb(35, 83, 44)HEX to RGB Converter →

HEX to HSL

Convert #23532C to HSL:

hsl(131, 41%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #23532C to CMYK:

cmyk(58%, 0%, 47%, 67%)Color Converter →

Color Meaning and Usage

A dark green tone, #23532C has RGB (35, 83, 44) and HSL (131°, 41%, 23%). Known for evoking nature and harmony, this green hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #23532C is #53234A, creating high-contrast pairings. For softer combinations, try analogous colors like #325323.

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

Contrast with #23532C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #23532C?

#23532C is a dark green color - a green hue that evokes nature and harmony.

What is the RGB value of #23532C?

#23532C in RGB is (35, 83, 44) - 35 red, 83 green, and 44 blue.

How to use #23532C in CSS?

Use #23532C directly in your CSS properties like color or background-color.

What colors go well with #23532C?

#53234A (complementary), #325323 (analogous), and #0C1D0F (lighter shade) work well with #23532C.