#33352C Color Information

Hex color code: #33352C

A dark yellow shade, #33352C appears as (51, 53, 44) in RGB and (73°, 9%, 19%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#33352C
RGB
51, 53, 44
HSL
73°, 9%, 19%
CMYK
4%, 0%, 17%, 79%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #33352C; 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 #33352C; background-color: #33352C15; }

Alert / Toast

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

Link / Accent

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

a { color: #33352C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #33352C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

51, 53, 44

Red: 51 / Green: 53 / Blue: 44

HSL

73°, 9%, 19%

Hue: 73° / Saturation: 9% / Lightness: 19%

CMYK

4%, 0%, 17%, 79%

Cyan: 4% / Magenta: 0% / Yellow: 17% / Key: 79%

What color is #33352C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #33352C to RGB:

rgb(51, 53, 44)HEX to RGB Converter →

HEX to HSL

Convert #33352C to HSL:

hsl(73, 9%, 19%)RGB to HSL Converter →

HEX to CMYK

Convert #33352C to CMYK:

cmyk(4%, 0%, 17%, 79%)Color Converter →

Color Meaning and Usage

A dramatic yellow tone, #33352C has RGB (51, 53, 44) and HSL (73°, 9%, 19%). Known for evoking sophistication and elegance, this very dark shade is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #33352C is #2E2C35, creating high-contrast pairings. For softer combinations, try analogous colors like #35322C.

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

Contrast with #33352C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #33352C?

#33352C is a dramatic yellow color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #33352C?

#33352C in RGB is (51, 53, 44) - 51 red, 53 green, and 44 blue.

How to use #33352C in CSS?

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

What colors go well with #33352C?

#2E2C35 (complementary), #35322C (analogous), and #0B0B09 (lighter shade) work well with #33352C.