#28673F Color Information

Hex color code: #28673F

A subtle green shade, #28673F appears as (40, 103, 63) in RGB and (142°, 44%, 28%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#28673F
RGB
40, 103, 63
HSL
142°, 44%, 28%
CMYK
61%, 0%, 39%, 60%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #28673F; 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 #28673F; background-color: #28673F15; }

Alert / Toast

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

Link / Accent

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

a { color: #28673F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #28673F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

40, 103, 63

Red: 40 / Green: 103 / Blue: 63

HSL

142°, 44%, 28%

Hue: 142° / Saturation: 44% / Lightness: 28%

CMYK

61%, 0%, 39%, 60%

Cyan: 61% / Magenta: 0% / Yellow: 39% / Key: 60%

What color is #28673F?

#28673F is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #28673F to RGB:

rgb(40, 103, 63)HEX to RGB Converter →

HEX to HSL

Convert #28673F to HSL:

hsl(142, 44%, 28%)RGB to HSL Converter →

HEX to CMYK

Convert #28673F to CMYK:

cmyk(61%, 0%, 39%, 60%)Color Converter →

Color Meaning and Usage

A pastel green tone, #28673F has RGB (40, 103, 63) and HSL (142°, 44%, 28%). 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 #28673F is #672850, creating high-contrast pairings. For softer combinations, try analogous colors like #306728.

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

Contrast with #28673F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #28673F?

#28673F is a pastel green color - a green hue that evokes nature and harmony.

What is the RGB value of #28673F?

#28673F in RGB is (40, 103, 63) - 40 red, 103 green, and 63 blue.

How to use #28673F in CSS?

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

What colors go well with #28673F?

#672850 (complementary), #306728 (analogous), and #13301D (lighter shade) work well with #28673F.