#28352B Color Information

Hex color code: #28352B

A dramatic green shade, #28352B appears as (40, 53, 43) in RGB and (134°, 14%, 18%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#28352B
RGB
40, 53, 43
HSL
134°, 14%, 18%
CMYK
25%, 0%, 19%, 79%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #28352B; 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 #28352B; background-color: #28352B15; }

Alert / Toast

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

Link / Accent

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

a { color: #28352B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #28352B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

40, 53, 43

Red: 40 / Green: 53 / Blue: 43

HSL

134°, 14%, 18%

Hue: 134° / Saturation: 14% / Lightness: 18%

CMYK

25%, 0%, 19%, 79%

Cyan: 25% / Magenta: 0% / Yellow: 19% / Key: 79%

What color is #28352B?

#28352B is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #28352B to RGB:

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

HEX to HSL

Convert #28352B to HSL:

hsl(134, 14%, 18%)RGB to HSL Converter →

HEX to CMYK

Convert #28352B to CMYK:

cmyk(25%, 0%, 19%, 79%)Color Converter →

Color Meaning and Usage

#28352B is a dark green color with RGB values of 40, 53, 43 and HSL of 134°, 14%, 18%. This very dark shade evokes sophistication and elegance, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #28352B is #342731, creating high-contrast pairings. For softer combinations, try analogous colors like #2B3427.

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

Contrast with #28352B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #28352B?

#28352B is a dark green color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #28352B?

#28352B in RGB is (40, 53, 43) - 40 red, 53 green, and 43 blue.

How to use #28352B in CSS?

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

What colors go well with #28352B?

#342731 (complementary), #2B3427 (analogous), and #070907 (lighter shade) work well with #28352B.