#213508 Color Information

Hex color code: #213508

#213508 is a deep green color. In RGB it is (33, 53, 8), and in HSL it is (87°, 74%, 12%). It is commonly used in modern UI design.

Try:
Color NameBlack
HEX
#213508
RGB
33, 53, 8
HSL
87°, 74%, 12%
CMYK
38%, 0%, 85%, 79%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #213508; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

33, 53, 8

Red: 33 / Green: 53 / Blue: 8

HSL

87°, 74%, 12%

Hue: 87° / Saturation: 74% / Lightness: 12%

CMYK

38%, 0%, 85%, 79%

Cyan: 38% / Magenta: 0% / Yellow: 85% / Key: 79%

What color is #213508?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #213508 to RGB:

rgb(33, 53, 8)HEX to RGB Converter →

HEX to HSL

Convert #213508 to HSL:

hsl(87, 74%, 12%)RGB to HSL Converter →

HEX to CMYK

Convert #213508 to CMYK:

cmyk(38%, 0%, 85%, 79%)Color Converter →

Color Meaning and Usage

A dramatic green tone, #213508 has RGB (33, 53, 8) and HSL (87°, 74%, 12%). Known for evoking sophistication and elegance, this very dark shade is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #213508 is #1C0835, creating high-contrast pairings. For softer combinations, try analogous colors like #353308.

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

Contrast with #213508

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #213508?

#213508 is a dramatic green color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #213508?

#213508 in RGB is (33, 53, 8) - 33 red, 53 green, and 8 blue.

How to use #213508 in CSS?

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

What colors go well with #213508?

#1C0835 (complementary), #353308 (analogous), and #000000 (lighter shade) work well with #213508.