#297435 Color Information

Hex color code: #297435

#297435 is a pastel green color. In RGB it is (41, 116, 53), and in HSL it is (130°, 48%, 31%). It is commonly used in modern UI design.

Try:
Color NameSea Green
HEX
#297435
RGB
41, 116, 53
HSL
130°, 48%, 31%
CMYK
65%, 0%, 54%, 55%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #297435; 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 #297435; background-color: #29743515; }

Alert / Toast

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

Link / Accent

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

a { color: #297435; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #297435 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

41, 116, 53

Red: 41 / Green: 116 / Blue: 53

HSL

130°, 48%, 31%

Hue: 130° / Saturation: 48% / Lightness: 31%

CMYK

65%, 0%, 54%, 55%

Cyan: 65% / Magenta: 0% / Yellow: 54% / Key: 55%

What color is #297435?

#297435 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #297435 to RGB:

rgb(41, 116, 53)HEX to RGB Converter →

HEX to HSL

Convert #297435 to HSL:

hsl(130, 48%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #297435 to CMYK:

cmyk(65%, 0%, 54%, 55%)Color Converter →

Color Meaning and Usage

#297435 is a subtle green color with RGB values of 41, 116, 53 and HSL of 130°, 48%, 31%. This green hue evokes nature and harmony, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #297435 is #752968, creating high-contrast pairings. For softer combinations, try analogous colors like #427529.

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

Contrast with #297435

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #297435?

#297435 is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #297435?

#297435 in RGB is (41, 116, 53) - 41 red, 116 green, and 53 blue.

How to use #297435 in CSS?

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

What colors go well with #297435?

#752968 (complementary), #427529 (analogous), and #153C1C (lighter shade) work well with #297435.