#308252 Color Information

Hex color code: #308252

#308252 is a delicate green color. In RGB it is (48, 130, 82), and in HSL it is (145°, 46%, 35%). It is popular in mobile app design.

Try:
Color NameSea Green
HEX
#308252
RGB
48, 130, 82
HSL
145°, 46%, 35%
CMYK
63%, 0%, 37%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #308252; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

48, 130, 82

Red: 48 / Green: 130 / Blue: 82

HSL

145°, 46%, 35%

Hue: 145° / Saturation: 46% / Lightness: 35%

CMYK

63%, 0%, 37%, 49%

Cyan: 63% / Magenta: 0% / Yellow: 37% / Key: 49%

What color is #308252?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #308252 to RGB:

rgb(48, 130, 82)HEX to RGB Converter →

HEX to HSL

Convert #308252 to HSL:

hsl(145, 46%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #308252 to CMYK:

cmyk(63%, 0%, 37%, 49%)Color Converter →

Color Meaning and Usage

A subtle green tone, #308252 has RGB (48, 130, 82) and HSL (145°, 46%, 35%). Known for evoking nature and harmony, this green hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #308252 is #823060, creating high-contrast pairings. For softer combinations, try analogous colors like #378230.

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

Contrast with #308252

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #308252?

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

What is the RGB value of #308252?

#308252 in RGB is (48, 130, 82) - 48 red, 130 green, and 82 blue.

How to use #308252 in CSS?

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

What colors go well with #308252?

#823060 (complementary), #378230 (analogous), and #1C4A2F (lighter shade) work well with #308252.