#35C02B Color Information

Hex color code: #35C02B

#35C02B is a muted green color. In RGB it is (53, 192, 43), and in HSL it is (116°, 63%, 46%). It is typically applied in digital products.

Try:
Color NameSea Green
HEX
#35C02B
RGB
53, 192, 43
HSL
116°, 63%, 46%
CMYK
72%, 0%, 78%, 25%

Shades

CSS Usage
color: #35C02B;
background-color: #35C02B;
border-color: #35C02B;
box-shadow: 0 0 10px #35C02B;
border: 2px solid #35C02B;
Tailwind Usage
bg-[#35C02B]
text-[#35C02B]
border-[#35C02B]
shadow-[0_0_10px_35C02B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #35C02B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #35C02B; color: #000000; }

Badge

New Feature
.badge { background-color: #35C02B; 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 #35C02B; background-color: #35C02B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #35C02B20; border-left: 4px solid #35C02B; }

Link / Accent

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

a { color: #35C02B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #35C02B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

53, 192, 43

Red: 53 / Green: 192 / Blue: 43

HSL

116°, 63%, 46%

Hue: 116° / Saturation: 63% / Lightness: 46%

CMYK

72%, 0%, 78%, 25%

Cyan: 72% / Magenta: 0% / Yellow: 78% / Key: 25%

What color is #35C02B?

#35C02B is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #35C02B to RGB:

rgb(53, 192, 43)HEX to RGB Converter →

HEX to HSL

Convert #35C02B to HSL:

hsl(116, 63%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #35C02B to CMYK:

cmyk(72%, 0%, 78%, 25%)Color Converter →

Color Meaning and Usage

A balanced green tone, #35C02B has RGB (53, 192, 43) and HSL (116°, 63%, 46%). Known for evoking nature and harmony, this green hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #35C02B is #B52BBF, creating high-contrast pairings. For softer combinations, try analogous colors like #7FBF2B.

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

Contrast with #35C02B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #35C02B?

#35C02B is a balanced green color - a green hue that evokes nature and harmony.

What is the RGB value of #35C02B?

#35C02B in RGB is (53, 192, 43) - 53 red, 192 green, and 43 blue.

How to use #35C02B in CSS?

Use #35C02B directly in your CSS properties like color or background-color.

What colors go well with #35C02B?

#B52BBF (complementary), #7FBF2B (analogous), and #24811D (lighter shade) work well with #35C02B.