#408253 Color Information

Hex color code: #408253

The hex color #408253 is a delicate green with RGB values of (64, 130, 83) and HSL of (137°, 34%, 38%). It is popular in mobile app design.

Try:
Color NameSea Green
HEX
#408253
RGB
64, 130, 83
HSL
137°, 34%, 38%
CMYK
51%, 0%, 36%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #408253; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

64, 130, 83

Red: 64 / Green: 130 / Blue: 83

HSL

137°, 34%, 38%

Hue: 137° / Saturation: 34% / Lightness: 38%

CMYK

51%, 0%, 36%, 49%

Cyan: 51% / Magenta: 0% / Yellow: 36% / Key: 49%

What color is #408253?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #408253 to RGB:

rgb(64, 130, 83)HEX to RGB Converter →

HEX to HSL

Convert #408253 to HSL:

hsl(137, 34%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #408253 to CMYK:

cmyk(51%, 0%, 36%, 49%)Color Converter →

Color Meaning and Usage

#408253 is a soft green color with RGB values of 64, 130, 83 and HSL of 137°, 34%, 38%. This green hue evokes nature and harmony, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #408253 is #82406F, creating high-contrast pairings. For softer combinations, try analogous colors like #4E8240.

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

Contrast with #408253

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

Contrast Ratio: 4.54:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #408253?

#408253 is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #408253?

#408253 in RGB is (64, 130, 83) - 64 red, 130 green, and 83 blue.

How to use #408253 in CSS?

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

What colors go well with #408253?

#82406F (complementary), #4E8240 (analogous), and #274F32 (lighter shade) work well with #408253.