#285328 Color Information

Hex color code: #285328

A rich green shade, #285328 appears as (40, 83, 40) in RGB and (120°, 35%, 24%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#285328
RGB
40, 83, 40
HSL
120°, 35%, 24%
CMYK
52%, 0%, 52%, 67%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #285328; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

40, 83, 40

Red: 40 / Green: 83 / Blue: 40

HSL

120°, 35%, 24%

Hue: 120° / Saturation: 35% / Lightness: 24%

CMYK

52%, 0%, 52%, 67%

Cyan: 52% / Magenta: 0% / Yellow: 52% / Key: 67%

What color is #285328?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #285328 to RGB:

rgb(40, 83, 40)HEX to RGB Converter →

HEX to HSL

Convert #285328 to HSL:

hsl(120, 35%, 24%)RGB to HSL Converter →

HEX to CMYK

Convert #285328 to CMYK:

cmyk(52%, 0%, 52%, 67%)Color Converter →

Color Meaning and Usage

A rich green tone, #285328 has RGB (40, 83, 40) and HSL (120°, 35%, 24%). Known for evoking nature and harmony, this green hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #285328 is #532853, creating high-contrast pairings. For softer combinations, try analogous colors like #3D5328.

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

Contrast with #285328

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #285328?

#285328 is a rich green color - a green hue that evokes nature and harmony.

What is the RGB value of #285328?

#285328 in RGB is (40, 83, 40) - 40 red, 83 green, and 40 blue.

How to use #285328 in CSS?

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

What colors go well with #285328?

#532853 (complementary), #3D5328 (analogous), and #0F1F0F (lighter shade) work well with #285328.