#35823A Color Information

Hex color code: #35823A

A subtle green shade, #35823A appears as (53, 130, 58) in RGB and (124°, 42%, 36%) in HSL. It is often used for branding and logos.

Try:
Color NameSea Green
HEX
#35823A
RGB
53, 130, 58
HSL
124°, 42%, 36%
CMYK
59%, 0%, 55%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #35823A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

53, 130, 58

Red: 53 / Green: 130 / Blue: 58

HSL

124°, 42%, 36%

Hue: 124° / Saturation: 42% / Lightness: 36%

CMYK

59%, 0%, 55%, 49%

Cyan: 59% / Magenta: 0% / Yellow: 55% / Key: 49%

What color is #35823A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #35823A to RGB:

rgb(53, 130, 58)HEX to RGB Converter →

HEX to HSL

Convert #35823A to HSL:

hsl(124, 42%, 36%)RGB to HSL Converter →

HEX to CMYK

Convert #35823A to CMYK:

cmyk(59%, 0%, 55%, 49%)Color Converter →

Color Meaning and Usage

A pastel green tone, #35823A has RGB (53, 130, 58) and HSL (124°, 42%, 36%). Known for evoking nature and harmony, this green hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #35823A is #82357D, creating high-contrast pairings. For softer combinations, try analogous colors like #578235.

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

Contrast with #35823A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #35823A?

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

What is the RGB value of #35823A?

#35823A in RGB is (53, 130, 58) - 53 red, 130 green, and 58 blue.

How to use #35823A in CSS?

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

What colors go well with #35823A?

#82357D (complementary), #578235 (analogous), and #1F4C22 (lighter shade) work well with #35823A.